a:link { color: blue }

a:visited { color: purple }

a:hover { color: yellow }

a:active { color: red }

