body { color: black; background-color: white; }
a:link { color: blue; }

a:visited { color: purple }

a:hover { color: purple }
