<style>
a:link {	color: #2B68AB; text-decoration: none; font-size: 11px}
a:visited {	color: #002E67; text-decoration: none; font-size: 11px}
a:link {	color: #2B68AB; text-decoration: none; font-size: 11px}
a:hover { color:#ffffff; background: #2B68AB;text-decoration: none;  font-size: 11px; }
a:active { 	color: #2B68AB; text-decoration: none;  font-size: 11px;}

body {
	scrollbar-face-color: #FF0000; 
	scrollbar-highlight-color: #FF0000; 
	scrollbar-shadow-color: #2B68AB; 
	scrollbar-3dlight-color: #2B68AB; 
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #FF0000; 
	scrollbar-darkshadow-color: #FF0000;
	font-family: georgia;
   font-size: 11px; color: #000000; 
   background-color: transparent;
      }

table,td{
	font-family: georgia; 
   font-size: 11px; color: #000000; 
}

input, select, textarea{
font-size: 11px; 
font-family: georgia; 
color: #ffffff; 
background: #2B68AB;
border: #002E67 1px solid
} 

	
-->
</style>