a:link {  color: green; text-decoration: underline}
a:visited {  color: blue; text-decoration: underline}
a:hover {  color: red; text-decoration: none}
