body {
	font-family: Arial;
	background-color:#000000;
	font-family:Arial;
	font-size:11px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:normal;
	color: #ffffff;
}

A:link{
	color:#ffffff;
	text-decoration:underline; 
	font-weight:none;
}
	
A:visited{
	color:#ff0000;
	text-decoration:underline; 
	font-weight:none;
}

A:active{
	color:#ffffff;
	text-decoration:underline; 
	font-weight:none;
}

A:hover{
	color:#ffffff;
	text-decoration:underline; 
	font-weight:none;
}

hr {
border: 0;
color: #A11;
background-color: #A11;
height: 2px;
width: 800px;
}
