A.current:link    {text-decoration:none;color=#000000;font-weight:bold;}
A.current:hover   {text-decoration:none;color=#000000;font-weight:bold;}
A.current:visited {text-decoration:none;color=#000000;font-weight:bold;}

a.nav:hover { color=#000000; font-weight:bold; text-decoration: none }
a.nav:link { color: #009933; font-weight: bold; text-decoration: none }
a.nav:visited { color: black; font-weight: bold; text-decoration: none }

a.reg:hover { color: #ff0000; font-weight: normal; text-decoration: underline }
a.reg:link { color: #0000ff; font-weight: normal; text-decoration: underline }
a.reg:visited { color: purple; font-weight: normal; text-decoration: underline }