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