<style>
a:link {	color: #D84C4D; text-decoration: none; font-size: 11px}
a:visited {	color: #D84C4D; text-decoration: underline; font-size: 11px}
a:link {	color: #D84C4D; text-decoration: none; font-size: 11px}
a:hover {  color:#FFFFFF; text-decoration: none; background:#01731C;   font-size: 11px}
a:active { 	color: #01731C; text-decoration: none}

body {
	scrollbar-face-color: #ff0000; 
	scrollbar-highlight-color: #ff0000; 
	scrollbar-shadow-color: #01731C; 
	scrollbar-3dlight-color: #01731C; 
	scrollbar-arrow-color: #01731C; 
	scrollbar-track-color: #ff0000; 
	scrollbar-darkshadow-color: #ff0000;
	font-family: georgia; text-align: left;
   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: #01731C;
border: #005013 1px solid
} 

	
-->
</style>