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

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

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

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

	
-->
</style>