.styleMenu5, .styleMenu5:visited {
  font-family      : Arial;
  color            : #FF0000;
  background-color : #000000;
  font-weight      : normal;
  font-size        : 12pt;
}

.styleMenu5:hover {
  font-family      : Arial;
  color            : #FFFFFF;
  background-color : #FF0000;
  font-weight      : normal;
  font-size        : 12pt;
}
