BODY { 
background: black; 
color: gray; 
text-align: center; 
}
a {
color: gray; 
}

a:hover{color:white ;text-decoration:underline;}