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

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

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

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

	
-->
</style>