.styleMenu1, .styleMenu1:visited {
  font-family      : Verdana;
  color            : #000000;
  background-color : #7BA5CF;
  font-weight      : normal;
  font-size        : 9pt;
}

.styleMenu1:hover {
  font-family      : Verdana;
  color            : #000000;
  background-color : #BBDAEF;
  font-weight      : normal;
  font-size        : 9pt;
}
