a:link {color: #000000} 
a:visited {
	color: #000000;
	text-decoration: none;
} 
a:hover {
	color: #6C8586;
	text-decoration: underline;
} 
a:active {
	color: #000000;
	text-decoration: none;
} 
td {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #6C8586} 
li {color: #339966; list-style-type: square} 
ul {color: #339966; list-style-type: square} 
ol {color: #339966} 
.mytext {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #595959} 
.mytext a:link {color: #000000; text-decoration: none} 
.mytext a:visited {color: #666666; text-decoration: none} 
.mytext a:hover {color: #000000; text-decoration: underline} 
.mytext a:active {color: #000000; text-decoration: none} 
.mytext2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #59858C;
	font-weight: bold;
} 
.mytext2 a:link {color: #595959; text-decoration: none} 
.mytext2 a:visited {color: #595959; text-decoration: none} 
.mytext2 a:hover {color: #CC0000; text-decoration: underline} 
.mytext2 a:active {color: #CC0000; text-decoration: none} 

a:link {

	color: #000000;
	text-decoration: none;
}
.box {
	width: 100px;
}
.boxoptions {

	width: 180px;
}
.bottomnav {
	font-size: 10px;
}
.mytext3 {
	color: #000000;
}
.boldred {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;
}
