
a:hover  { color: red }
a  { color: purple; text-decoration: none }
a:active {color: red; background: white }
