BODY {
	  scrollbar-face-color: black; 
	  scrollbar-shadow-color: gray;
	  scrollbar-highlight-color: gray; 
	  scrollbar-3dlight-color: black;
	  scrollbar-darkshadow-color: black; 
	  scrollbar-track-color: black;
	  scrollbar-arrow-color: gray;
	  
	  font-family: Arial;
	  }
	  
a:active     { color: white};
a:link       { color: white};
a:visited    { color: white};
a{text-decoration:none}
a:hover.m{text-decoration:overline; color:#gray; }
a:hover{text-decoration:underline; color:#gray; }
	  