/* At-Rules */
@charset "iso-8859-1";


body 
{
	background: #000000; 
	color: #CC0000; 
	font: lighter; 
	font-family:  bauhaus,bauhaus,book antiqua; 
	
	scrollbar-3dlight-color: RED; 
	scrollbar-arrow-color: #000000; scrollbar-darkshadow-color: #CC0000; scrollbar-face-color: RED; scrollbar-highlight-color: #CC0000; scrollbar-shadow-color: #CC0000; scrollbar-track-color: #000000
}
a:link {text-decoration: none; color: white}
a:visited {text-decoration: none; color: #DEA205}
a:active {text-decoration: none; color: #BB8804}
a:hover {text-decoration: none; color: #cc0000}
/* End of style section. Generated by AceHTML at 10.01.2006 18:23:37 */


