BODY { background: black }

H1 { font-size: 18px; font-decoration: none; font-family: verdana; color: green; }
H2 { font-size: 10px; font-decoration: none; font-family: verdana; color: green; }
H3 { font-size: 10px; font-decoration: none; font-family: verdana; color: white; }

A { color: white }
A:link { text-decoration: underline }
A:hover { color: gray; text-decoration: none }
A:active { text-decoration: underline }
A:visited { text-decoration: underline } 