A:Link     { text-decoration : none;
           }
A:Visited  { text-decoration : none;
           }
A:Active   { text-decoration : none;
             color : #FF0000; }
A:Hover    { text-decoration : underline;
             color : #FF0000; }
