BODY
{
background-color: #000033;

}






A:link    {
	
	color : #ffcc66; 
	text-decoration : none; 
	border-bottom:  #ffcc66;
	
}


A:visited {
	
	color : #99ccff; 
	text-decoration : none;
  	border-bottom:  #99ccff; 
	
}


A:hover   {
	
	color : #cccccc; 
	text-decoration : none; 
	border-bottom:  #cccccc; 
}







BODY {
	scrollbar-arrow-color: #ffff33; 
	scrollbar-3dlight-color: #ff0000; 
	scrollbar-highlight-color: #ff0000; 
	scrollbar-face-color: #000033; 
	scrollbar-shadow-color: #000033; 
	scrollbar-track-color: #000033;
	scrollbar-darkshadow-color: #cc0000; 
}



FONT  { font-family : Arial;
        color : fefddf;
        font-weight : bold;
}



TABLE {
	font-family : Arial; 
	color : #fefddf; 
	font-weight : bold;
	
	
}

H1 {
	font-family : Arial;
	color : #FF0000;
	font-weight : normal;
	

}

H2 {
	font-family : Arial;
	color : #FF0000;
	font-weight : normal;
	

}


H3 {
	font-family : Arial;
	color : #FF0000;
	font-weight : normal;
	

}

H4 {
	font-family : Arial;
	color : #ff0000;
	font-weight : normal;
	

}

BLOCKQUOTE {
	font-family : Arial;
	color : #ff0000;
	font-weight : bold;

}

</body>
</html>

