.styleMenu1, .styleMenu1:visited {
  font-family      : Georgia;
  color            : #BB0000;
  background-color :  ;
  font-weight      : normal;
  font-size        : 8pt;
}

.styleMenu1:hover {
  font-family      : Georgia;
  color            : #000000;
  background-color :  ;
  font-weight      : normal;
  font-size        : 8pt;
}
