a:active {  color: #FF0000; text-decoration: none}
a:hover {  color: #00FF00; text-decoration: none; font-weight: normal}
a:link {  text-decoration: none; font-weight: bold}
a:visited {  text-decoration: none}
