/* CSS Document */
body {
	font-family: Arial;
	font-size: 11px;
	scrollbar-face-color: #008fB6;
	scrollbar-highlight-color: #00a6e4;
	scrollbar-shadow-color: #008fB6;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-arrow-color:  #ffffff;
	scrollbar-track-color: #008fB6;
	scrollbar-darkshadow-color: #008fB6;
}
td,th {
	font-family: arial;
	font-size: 11px;
}
a {
	font-size: 9px;
	color: #54DEFA;
}
.style1 {
	font-size: 9px;
	color: #999999;
}
.10px {font-size: 10px}
.whtbld12px {color: #FFFFFF; font-weight: bold; font-size: 12px; }
.white {color: #FFFFFF; }
a:link,a:active,a:visited{
	font-family:arial;
	font-size:11px;
	color:#0066CC;
}
a:hover   {
	font-family:arial;
	font-size:11px;
	color:#0099FF;
	text-decoration: underline;
}
<!--
a.post:link {color: #0000FF; text-decoration: none;}
a.post:visited {color: #00FF00; text-decoration: none;}
a.post:hover {color: #FF0000; text-decoration: underline;}
a.post:active {color: #0000FF; text-decoration: none;}
--> 