body {
font-family : Verdana;
}
a:link {text-decoration: none; font-weight: bold; color: #880808; }
a:active {text-decoration: none;}
a:visited {text-decoration: none; font-weight: bold; color: #000; margin-bottom:0px;}
a:hover {text-decoration: underline;}

ul {
margin: 0;
padding: 0;
list-style: none;
}