@charset "iso-8859-1";
#nav_bas {
position: relative;
top: 0px;
text-align: center;
color: #681D2F;
font-size: 11px;
}
#nav_bas a {
font-size: 11px;
text-decoration: none;
color: #681D2F;
}
#nav_bas a:hover {
color : #ffffff;
background-color: #681D2F;
}
