
body           { color: black; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: white; margin: 0pt }
body, td, th   { font-size: 80% }
.warning { color: #f00 }

a:link       { color: blue; text-decoration: none }
a:active         { color: blue; text-decoration: none }
a:visited       { color: blue; text-decoration: none }
a:hover           { color: blue; text-decoration: underline }

.header { color: #ff0; text-decoration: none }
.header a  { color: #ff0; text-decoration: none }
.header a:hover  { color: #ff0; text-decoration: underline }

.menu  { color: black; text-decoration: none; background-color: yellow }
.menu a { color: black; text-decoration: none }
.menu a:hover  { color: black; text-decoration: underline }