BODY {
  font-family: Verdana,Arial,Helvetica;
  font-size: 75%;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 0;
  margin-left: 0;
  text-align: Left;
  color: #ffffff;
  background-color: #3d589a;
}
.menuTitle {
  color: #ffcc66;
  text-align: center;
  font-weight: bold;
}
A:link {
  color: #ffffff;
  font-size: 100%;
  text-decoration: none;
}
A:visited {
  color: #ffffff;
  font-size: 100%;
  text-decoration: none;
}
