a:active {  color: #FF0000; text-decoration: none}
a:hover {  color: #FF3300; text-decoration: underline}
a:link {  color: #666666; text-decoration: none}
a:visited {  color: #006699; text-decoration: none}
