a:link { text-decoration:none; font-weight:bold; color:red; }
a:visited { text-decoration:none; color: #502000; }
a:active { text-decoration:none; }
a:hover { text-decoration:underline; font-weight:bold; color:red; }

