a:link {text-decoration: none}
a:hover {text-decoration: underline}
a:visited {text-decoration: none}
a:visited:hover {text-decoration: underline}

.standard
{
font-family:Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:none;
text-decoration:none;
font-style:none;
font-size:14px;
line-height:18px;
letter-spacing:0px;
color:#874822;
}


.big
{
font-family:Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight:bold;
text-decoration:none;
font-style:none;
font-size:13px;
line-height:16px;
letter-spacing:0px;
color:#000000;
}