.menus {
  font-family: Tahoma;
  font-size:10px;
  margin-left: 0;
  padding-left: 0;
  text-decoration: none;
  font-weight: bold ;
  color: #333333 ;
}

.menus a {
  font-family: Tahoma;
  font-size:11px;
  text-decoration: none;
  cursor: pointer;
  font-weight: bold ;
  color: #333333 ;
}

.menus a:folder {
  font-family: Tahoma;
  font-size:11px;
  text-decoration: none;
  font-weight: bold ;
  color: #333333 ;
}

.menus a:hover {
  font-family: Tahoma;
  font-size:11px;
  text-decoration: none;
  font-weight: bold ;
  color: #FF0000 ;
}

.menus a:active {
  font-family: Tahoma;
  font-size:11px;
  text-decoration: none;
  font-weight: bold ;
  color: #302667 ;
}
 