ol {color: #339966} 
.mytext a:link {color: #0000FF; text-decoration: underline} 
.mytext a:visited {color: #000099; text-decoration: underline} 
.mytext a:hover {
	color: #990000;
	text-decoration: underline;
	background-color: #FFFFCC;
} 
.mytext a:active {color: #333333; text-decoration: none} 
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.mytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.buttom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #585858;
}
