<html>
a:link{color=blue}
a:visited{color=purple}
a:hover{color=red}
a:active{color=green}
a{text-decoration:none}
</html>