span.navthis {
    padding: 3px 8px;
    color: #958c3f;
    font-weight: bold;
    text-decoration: none;
    font-size: 10px;
}
a.nav:link, a.nav:visited, a.nav:active {
    padding: 3px 8px;
    color: #958c3f;
    font-weight: bold;
    text-decoration: none;
    font-size: 10px;
}
a.nav:hover {
   	padding: 3px 8px;
    color: #958c3f;
    font-weight: bold;
    text-decoration: none;
    font-size: 10px;
}
