/*----------------------------------------------------------------------
    Name: style-anchor1.css
    Date: 12/27/02
------------------------------------------------------------------------*/

A:link {color: #006600; font-weight: bold; text-decoration: none; }
A:visited {color: #660000; font-weight: bold; text-decoration: none;}
A:hover {color: #339966;  font-weight: bold; text-decoration: underline; }
A:active {color: #339966;  font-weight: bold; text-decoration: underline}