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