body {background-color: #999966}
h1,h4,h5,h6 {color: red}
h1 {font-size: 150%}
h2 {font-size: 110%}
h3 {color: red}

p {font-family: courier}
p {font-size: 100%}

a:link { color: white; text-decoration: none }
a:active { color: white; text-decoration: none }
a:visited { color: white; text-decoration: none }
a:hover { color: red; text-decoration: none }


