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