body {
	scrollbar-face-color: CCCCCC; scrollbar-shadow-color: white; 
	scrollbar-highlight-color: white; scrollbar-3dlight-color: white; 
	scrollbar-darkshadow-color: white; scrollbar-track-color: white; 
	scrollbar-arrow-color: white; font-family: Verdana, Arial, sans-serif,  Helvetica;
	font-size: 14px;
	font-style: normal; color: black;

	
}
a:link {
    text-decoration: none;
	color: black;
}

a:visited {
    text-decoration: none;
	color: blue;
}

a:hover {
    text-decoration: normal;
	color: d7011b; 

}