BODY	{	
	color:	#CC9900;
	background:	black;
	}

A:link	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#CC9900;
	}	
		
A:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#CC9900;
	}	
		
A:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#CC9900;
	}	
		
A:hover	{	
	text-decoration:	none;
	color:	#CC9900;
	}	
		
A.offsite	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	#CC9900;
	}
