.styleMenu32, .styleMenu32:visited {
  font-family      : Arial;
  color            : #FFFFFF;
  background-color : #000099;
  font-weight      : normal;
  //font-style     : normal;
  font-size        : 9pt;
}

.styleMenu32:hover {
  font-family      : Arial;
  color            : #FFFF00;
  background-color : #0000FF;
  font-weight      : normal;
  //font-style     : normal;
  font-size        : 9pt;
}
