a { font-weight: normal; color: #003399 }
a:active { color: #ff0033; text-decoration: underline; }
a:hover { color: #990000; text-decoration: none; }
a:link { color: #003399; text-decoration: underline; }
a:visited { color: #993399; text-decoration: underline; }

a.heavy { font-weight: bold; color: #990033 }
a.heavy:active { color: #990033; text-decoration: bold; }
a.heavy:hover { color: #990033; text-decoration: bold; }
a.heavy:link { color: #990033; text-decoration: bold; }
a.heavy:visited { color: #990033; text-decoration: bold; }

a.heavyblack { font-weight: bold; color: #000000 }
a.heavyblack:active { color: #000000; text-decoration: bold; }
a.heavyblack:hover { color: #000000; text-decoration: bold; }
a.heavyblack:link { color: #000000; text-decoration: bold; }
a.heavyblack:visited { color: #000000; text-decoration: bold; }

a.manager { font-weight: bold; color: #000000;}
a.manager:active { color: #000000; }
a.manager:hover { color: #000000; }
a.manager:link { color: #000000; }
a.manager:visited { color: #000000; }



