a:link, a:visited { color: red; text-decoration: none }
a:hover { color: white; text-decoration: none; background: black }
h1 {
text-decoration: none;
margin-top: 0;
margin-bottom: 0;
font-size: 24px;
} 
