 a { text-decoration:none; }
 a:link { text-decoration:none; }
 a:visited { text-decoration:none; }
 a:hover { text-decoration:none; }
 a:active { text-decoration:none; }

 BODY {
 	font-family:Arial, Helvetica, sans-serif;
 	
	}


html {	
	SCROLLBAR-FACE-COLOR: #ffffff; 
	SCROLLBAR-HIGHLIGHT-COLOR: #5284c6; 
	SCROLLBAR-SHADOW-COLOR: #5284c6;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff; 
	SCROLLBAR-ARROW-COLOR: #5284c6; 
	SCROLLBAR-TRACK-COLOR: #f3f3f3; 
	SCROLLBAR-DARKSHADOW-COLOR: #aaaaaa; 
	SCROLLBAR-BASE-COLOR: #4f61ad;
	}
