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

body {
	scrollbar-face-color: #FFF7D2; 
	scrollbar-highlight-color: #FFF7D2; 
	scrollbar-shadow-color: #FFAB3B; 
	scrollbar-3dlight-color: #FFAB3B; 
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #FFF7D2; 
	scrollbar-darkshadow-color: #FFF7D2;
	font-family: trebuchet ms; text-align: justify;
   font-size: 11px; color: #000000;
   font-align: justify;
   background-color: transparent;
   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: #FFF3C6;
border: #FFAB3B 1px solid
}

.heading{
   font-size: xx-small;
   font-family: trebuchet ms;
   color: #FA8F00;
   width: 100%;
   line-height: 15pt;
   background: transparent;
   border-bottom: 1px solid #FA8F00;
   letter-spacing: 2px;
}

	
-->
	
-->
</style>