a  { color: black; text-decoration: underline }a:link  { color: black; font-weight: bold }a:visited  { color: teal; text-decoration: underline }a:hover { color: olive }a:active { color: gray }
