a:link {text-decoration:none; color: red;}
a:hover {text-decoration:underline; color: red;}
a:visited {text-decoration:none; color: #0000FF;}
a.menu:link {text-decoration:none; color:red;}
a.menu:visited {text-decoration:none; color:white;}
a.menu:hover {text-decoration:underline; color:yellow;}
a.green:link {text-decoration:none; color:green;}
a.green:visited {text-decoration:none; color:cc33cc;}
a.green:hover {text-decoration:underline; color:black;}
H1,H2,h6 {color:800000;}
H1 {font:bold normal 16pt Arial;}
H2 {font:normal 14pt Arial;}  /*page headings*/
H4 {font:normal 10pt Arial; color:ff0000;}  /*sub headings in blue*/
P {font:10pt Arial; color:800000;}
h5 { font:7pt Arial; color:#000000; }/*footer and copyright*/
H3 {font:10pt Arial; color:800000;}/*replaces p for headings*/


