@charset "iso-8859-1";
#nav_bas {
position: relative;
top: 0px;
text-align: center;
color: #006600;
font-size: 10px;
}
#nav_bas a {
font-size: 11px;
text-decoration: none;
color: #006600;
font-weight : bold;
}
#nav_bas a:hover {
  color: #669900; /*#E10071 #00B95C; /*#00D96C; /*#a2252b; */
  background: #eeeeee;
}
