
a:link { text-decoration: none; color: black }
a:visited { text-decoration: none; color: purple }
a:hover { text-decoration: underline; color:red }
