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