a:link {color: green} a:hover {color: white} a:active {color: white}
<style type="text/css"> a:link {color: green} a:hover {color: white} a:active {color: white} </style>
a:visited {color: white}