a:link    { color: blue;  }
a:visited { color: red;   }
a:hover   { color: #ff0000; }
a:active  { color: #ff0000; }
