a:link {  color: darkblue; text-decoration: impact}
a:visited {  color: darkred; text-decoration: impact}
a:hover {  color: red; text-decoration: none}
