body
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 0.5em;
	padding-bottom: 0px;
	margin: 0px;
	color: black;
	padding-top: 0px;
	font-family: Arial;
	background-color: black;
}

a:link	{	
	text-decoration:	none;
	color:	#FF2400;
	}	
		
a:visited	{	
	text-decoration:	none;
	color:	#FF2400;
	}	
		
a:active	{	
	text-decoration:	none;
	color:	#FF2400;
	}	
		
a:hover	{	
	text-decoration:	underline;
	color:	#FF2400;
	}