body {background-color: #F5F5DC}
H1 {color: #800000; font-family: arial}
H2 {color: #800000; font-family: arial}
H3 {color: #800000; font-family: arial}
a:link { color: blue; text-decoration: none }
a:active { color: red; text-decoration: none }
a:visited { color: blue; text-decoration: none }
a:hover { color: green; text-decoration: underline; }
