BODY {
 background-color: #ffcccc
}

A:link { color: blue }
A:visited { color: navy }
A:active { color: red }
A:hover { color: lightblue }

A:link, A:visited, A:active, A:hover { text-decoration: none }

P, H1, H5 { color: black }
H2 { color: #000077 } 