#navright ul {
padding: 0.3em 1em;
padding-left: 0;
margin: 0;
color: #bf9d3f;
font-size: 10px;
font-weight: bold;
line-height: 12px;
}

#navright ul li a {
padding: 0.4em 1em;
text-decoration: none;
color: #bf9d3f;
font-size: 10px;
}

#navright ul li a:hover {
color: #fff5d9;
}