BODY{
font: normal 11px Arial, Helvetica, sans-serif;
color: orange; 
background-color:transparent;
scrollbar-face-color: white;
scrollbar-track-color: white;
scrollbar-darkshadow-color: white;
scrollbar-3dlight-color: orange;
scrollbar-arrow-color: orange;
scrollbar-shadow-color: none;
scrollbar-highlight-color: none;

}

h1 { 
	font: bold 11px  Arial, Helvetica, sans-serif;
	letter-spacing: 0px; 
	margin-bottom: 0; 
	color: gray;
	}
	
.text {font-family: Arial,Geneva, Helvetica; font-size:11px; color: #FF9900;}

a:link, a:visited {color: #28C7E5; text-decoration: none; font-weight: bold;}
a:hover, a:active {color: white; text-decoration: none; background-color: #28C7E5;}
