body {
  background-color: #E8E8E8;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000000;
  margin: 0px;
}

table.menu {
  background-image: url('/flightpark/images/menu.gif');
  background-repeat: repeat-x;
  background-attachment: scroll;
  background-position: top left;
}

a:link.menu {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  font-size: 16;
}

a:visited.menu {
  color: #000000;
  text-decoration: none;
  font-weight: normal;
  font-style: normal;
  font-size: 16;
}

a:hover.menu {
  color: #E8E8E8;
  text-decoration: underline;
  font-weight: normal;
  font-style: normal;
  font-size: 16;
}

a:active.menu {
  color: #FFFFFF;
  text-decoration: underline;
  font-weight: normal;
  font-style: normal;
  font-size: 16;
}

a:link.simple {
  color: #000000;
  text-decoration: underline;
  font-weight: normal;
  font-style: normal;
  font-size: 16;
}

a:visited.simple {
  color: #000000;
  text-decoration: underline;
  font-weight: normal;
  font-style: normal;
  font-size: 16;
}

a:hover.simple {
  color: #838DC9;
  text-decoration: underline;
  font-weight: normal;
  font-style: normal;
  font-size: 16;
}

a:active.simple {
  color: #838DC9;
  text-decoration: underline;
  font-weight: normal;
  font-style: normal;
  font-size: 16;
}
