a            { text-decoration: none; font-weight: normal; color: navy }
a:link       { text-decoration: none; color: navy}
a:active     { text-decoration: none; color: navy}
a:visited    { text-decoration: none; color: navy}
a:hover      { text-decoration: underline; color: red }
