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

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

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

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

	
-->
</style>