a:active {  color: #FF0000; text-decoration: none; background-color: #009900}
a:link {  color: #0000FF; text-decoration: underline}
a:visited {  color: #336699; text-decoration: underline}
a:hover {  background-color: #FFFFFF; color: #FF0000; text-decoration: none}
