<style>
a:link {	color: #5A2F09; text-decoration: none; font-size: 12px}
a:visited {	color: #5A2F09; text-decoration: underline; font-size: 12px}
a:link {	color: #5A2F09; text-decoration: none; font-size: 12px}
a:hover { color:#ffffff; background: #5A2F09;text-decoration: none;  font-size: 12px; }
a:active { 	color: #FAE6F9; text-decoration: none;  font-size: 12px;}

body {
	scrollbar-face-color: #FFF9E6; 
	scrollbar-highlight-color: #FFF9E6; 
	scrollbar-shadow-color: #5A2F09; 
	scrollbar-3dlight-color: #5A2F09; 
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #FFF9E6; 
	scrollbar-darkshadow-color: #FFF9E6;
	font-family: trebuchet ms; text-align: justify;
   font-size: 11px; color: #000000;
   font-align: justify;
   background-color: #FFF9E6;
   background-image: url(images/background.png);
   background-repeat: repeat;
   background-position: 0% 0%;
   margin: 0px;
      }

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

input, select, textarea{
font-size: 11px; 
font-family: trebuchet ms; 
color: #000000; 
background: #C9A5C8;
border: #5A2F09 1px solid
}
	
-->
</style>