
a:active { color: gray }
a:hover { color: red }
a:link { text-decoration: none }
a:visited { color: blue }