body { background-color: gray; font-family: verdana; color: white } 



A:link {color: white; text-decoration: none} 
A:visited {color: white; text-decoration: none} 
A:hover {color: red; text-decoration: underline}




