body {background-color:black}
a:link {color:white; text-decoration:none}
a:visited {color:blue}
a:hover {color:yellow; text-decoration:underline; font-size=30pts}
a:active {color:white}
hr {color:green}
h1 {color:yellow; text-decoration:underline}
h2, h3, h4, h5 {color:red}
div:first-letter {color:yellow; font size:x-large}