#topnavi{
background: #fffbeb;
height: 20px;
margin: 0;
padding: 5px 5px 0 0;
font-size: 10px;
text-align: right;
color: #666666;
}

#topnavi a {
color: #666666;
background: inherit;
text-decoration: none;

}
#topnavi a:hover {
color: #666666;
background: inherit;
text-decoration: underline;
}
