body{background-color: black; font-family: verdana;}
h2{color: gray;}
font{color: white;}
a:link {color: red; text-decoration: none; font-weight: bold; font-family: verdana; font-size: 11;}
a:visited {color: red; text-decoration: none;}
a:active {color: red; text-decoration: none;}
a:hover {color: white; text-decoration: none;}
	
	
	
	
