<style>
a:link {	color: #A8A8A8; text-decoration: none; font-size: 11px}
a:visited {	color: #838383; text-decoration: none; font-size: 11px}
a:link {	color: #A8A8A8; text-decoration: none; font-size: 11px}
a:hover {  color:#A8A8A8; text-decoration: underline; font-size: 11px}
a:active { 	color: #A8A8A8; text-decoration: none}

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

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

input, select, textarea{
font-size: 11px; 
font-family: georgia; 
color: #00000; 
background: #FFFFFF;
border: #000000 1px solid
} 

	
-->
</style>