
a:link     { color: blue; font-weight: bold; text-decoration: none }
a:active  { text-decoration: none }
a:visited   { color: gray; font-weight: bold; text-decoration: none }
a:hover       { color: navy; font-weight: bold; text-decoration: underline }