@charset "iso-8859-1";
#nav_bas {
position: relative;
top: 0px;
color: #ffffff;
font-size: 12px;
}
#nav_bas a {
font-size: 12px;
text-decoration: none;
color: #ffffff;
}
#nav_bas a:hover {
color : #AEAEAE; /* #D4D4D4 #EBEBEB */
text-decoration: underline;
}