A:link {text-decoration: none; color: #0080FF;}
A:visited {text-decoration: none; color: #0080FF;}
A:active {text-decoration: #FF0000;}
A:hover {text-decoration: underline; color: red;}
A.hl:link       {text-decoration: none; color:white;}
A.hl:visited    {color:white;}
A.hl:hover      {text-decoration: underline; color:white;}
