a { font-weight: bold }
a { text-decoration: none }
a:hover { color: red }
a.mainlink { color: yellow }
a.mainlink:hover { color: green}
a.mainlink:hover { background-color: yellow }
a.mainlink { font-size: smaller }
a.mainlink2 { color: yellow }
a.mainlink2:hover { color: green}
a.mainlink2:hover { background-color: yellow }
body { font-family: arial, verdana, geneva, helvetica, san-serif }
body { background-color: #006600 }
h1.masthead {font-size: xx-large }
p.nav { color: white }
p.nav { font-size: smaller }
span.masthead { color: white }
td { valign: top }
td.color1 { background-color: #006600 }
td.color2 { background-color: yellow }
td.tdlink { width: 140px }
.masthead { color: white }
.small { font: smallest }
h3.mainnews {color: ffffcc; text-align: center; font-size: -1}
.footnote { font-size: smaller }


