a:link { text-decoration: none;  color : black; font-weight : bold;  text-transform: uppercase; }
a:active { text-decoration: none;  color : black; font-weight : bold; text-transform: uppercase; }
a:visited { text-decoration: none;  color : black; font-weight : bold; text-transform: uppercase; }
a:hover { text-decoration: none;  color : black; font-weight : bold; text-transform: uppercase; }
	
BODY { scrollbar-face-color: white; scrollbar-shadow-color: FF6030; scrollbar-highlight-color: 33B0FF; scrollbar-3dlight-color: white; scrollbar-darkshadow-color: white; scrollbar-track-color: white; scrollbar-arrow-color: FF6030; }
	
