body {
	scrollbar-face-color: #C3C3C3; 
	scrollbar-shadow-color: #444444; 
	scrollbar-highlight-color: #EEEEEE; 
	scrollbar-3dlight-color: #444444; 
	
	scrollbar-darkshadow-color: #0066ff; 
	scrollbar-track-color: #0066ff; 
	scrollbar-arrow-color: #0000ff;
	
	 
	font-family: "ms sans serif"; font-size: "14px"; color: "#003399";
}

a:link { text-decoration : underline; color : #005fbd; }
a:visited { text-decoration : underline; color : #003399; }
a:active { text-decoration : underline; color: red; }
a:hover { text-decoration : underline; color : red; }

a.menu:link { text-decoration : none; color : #003399; font-size: 12px; }
a.menu:visited { text-decoration : none; color : #003399; font-size: 12px; }
a.menu:active { text-decoration : underline; color: red; font-size: 12px; }
a.menu:hover { text-decoration : none; color : yellow; background-color : #0099ff; font-size: 12px; }

a.noline:link { text-decoration : none; color : #005fbd; }
a.noline:visited { text-decoration : none; color : #003399; }
a.noline:active { text-decoration : underline; color: red; }
a.noline:hover { text-decoration : underline; color : red; }
