
a:active { color: green }
a:hover { color: red }
a:link { color: white }
a:visited { color: silver }