
A.black:link     { color: black; font-weight: normal; text-decoration: none } 

A.black:visited      { color: black; font-weight: normal; text-decoration: none } 

A.black:hover       { color: gray; font-weight: normal; text-decoration: underline } 

A.black:active      { color: black; font-weight: normal; text-decoration: none }

