a:link {
    text-decoration: underline;
}

a:visited {
    text-decoration: underline;
}

a:active {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}
.nothing{
    text-decoration: none;
    color: #83552c;
}
a.menu:link {text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: bold; color: #715643}
a.menu:active {text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000}
a.menu:visited {text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: bold; color: #715643}
a.menu:hover {text-decoration: none; font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-style: normal; font-weight: bold; color: #000000;}
a.HighlightText, a.HighlightText:link, a.HighlightText:visited, a.HighlightText:active {    
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: bold;
    color: #663300;
    text-decoration: none;
}
a.HighlightText:hover { 
    color: #663300;
    font-weight: bold;
}
a.ClickHere, a.ClickHere:link, a.ClickHere:visited, a.ClickHere:active {    
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 10px;
}
a.ClickHere:hover { 
    color: #663300;
}

