a:link { text-decoration: underline; color: #000000; }
a:active {text-decoration: underline; color: #000000; }
a:visited {text-decoration: underline; color: #000000}
a:hover {text-decoration: none; color: #000000}
a.blue:link { text-decoration: underline; color: #0066CC;}
a.blue:active {text-decoration: underline; color: #0066CC;}
a.blue:visited {text-decoration: underline; color: #0066CC;}
a.blue:hover {text-decoration: none; color: #0066CC;}
a.green:link { text-decoration: underline; color: #009966;}
a.green:active {text-decoration: underline; color: #009966;}
a.green:visited {text-decoration: underline; color: #009966;}
a.green:hover {text-decoration: none; color: #009966;}