body { background-color: Black;  font-family: Arial;  font-size: x-small;  font-style: normal;  font-variant: normal;  font-weight: normal;  color: White;       }



a:link, a:active, a:visited {
	
	color: #DAA520;
	text-decoration: none;
	font: x-small;
	}

a:hover {
	color: Maroon;
}





