
a         { color: blue; font-weight: bold; text-decoration: none }
a:visited  { color: blue; text-decoration: none }
a:hover    { color: black; text-decoration: underline }

