<html>
<body>

A:link      { color:blue;    }
A:visited   { color:purple;  }
A:hover     { color:red;     }

</body>
</html>
