<style type="text css"> 
a:link { color: #ff0000 }
a:active { color: #0000ff }
a:visited { color: #990000 }
a:hover { color: #2FAC00 }
</style>