a:active {  text-decoration: none}
a:link {  text-decoration: none; color: #0000FF}
a:hover {  text-decoration: none; color: #FF0000}
a:visited {  color: #0000FF; text-decoration: none}
