a:link       { color: blue; text-decoration: none }
a:visited    { color: blue; text-decoration: none }
a:hover      { color: #A6834F; text-decoration: underline }
a:active     { color: #000080 }