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