a:link {
	color: #1B1616;
	text-decoration: underline;
	font-family: "Ms Sans Serif";
	font-size: 10pt;
}
a:visited {
	color: #1B1616;
	text-decoration: underline;
	font-family: "Ms Sans Serif";
	font-size: 10pt;
}
a:active {
	color: #1B1616;
	text-decoration: underline;
	font-family: "Ms Sans Serif";
	font-size: 10pt;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
	font-family: "Ms Sans Serif";
	font-size: 10pt;
}
.mytextb {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #006633;
	border-top: 1px solid #666666;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #666666;
}
.mybtn {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #1B1616;
	background-color: #cccccc;
	border-top: 1px solid #eeeeee;
	border-right: 1px solid #1B1616;
	border-bottom: 1px solid #1B1616;
	border-left: 1px solid #eeeeee;
}
.mylistbox {
	font-family: "MS Sans Serif";
	font-size: 12px;
	color: #009966;
	background-color: #F0FFE6;
	border: 1px dotted;
}
.mbbg {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #0033FF;
	background-color: #99CC33;
}
.nmbbg {
	font-family: "MS Sans Serif";
	font-size: 14px;
	color: #0033FF;
	background-color: #CCFF66;
}

