<STYLE TYPE="text/css">
a.base:link { color: red; text-decoration: none }
a.base:active { color: red; text-decoration: none }
a.base:visited { color: red; text-decoration: none }
a.base:hover { color: silver; text-decoration: underline }
a.nav:link { color: red; text-decoration: none }
a.nav:active { color: red; text-decoration: none }
a.nav:visited { color: red; text-decoration: none }
a.nav:hover { color: black; text-decoration: underline }
a.new:link { color: red; text-decoration: none }
a.new:active { color: red; text-decoration: none }
a.new:visited { color: red; text-decoration: none }
a.new:hover { color: black; text-decoration: underline }

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

font.main {color: red; font-family: arial; font size: 14pt}
font.red {color: red; font-family: arial; font size: 12pt}
font.mainblk {color: black; font-family: arial; font size: 14pt}
font.read {color: silver; font-family: arial; font size: 12pt;}
font.small {color: silver; font-family: arial; font size: 10pt}
font.smallblk {color: black; font-family: arial; font size: 10pt}
font.med {color: red; font-family: arial; font size: 12pt}
font.medblk {color: black; font-family: arial; font size: 12pt}
font.head {color: red; font-family: arial; font size: 20pt}
font.foot {color: silver; font-family: arial; font size: 10pt}
</STYLE>