a:active { text-decoration: line-through;; color: red}
a:hover {  color: red; }
a {  color: darkblue}
body {  background-color: #DDDDDD}
