body {
  background-image: url("afb/site/onder.gif");
  font-family: "Verdana", "sans-serif", "serif";
  font-size: 15;
  }

.menu {
  border-style: groove;
  border-color: #FFF9BC;
  margin: 0;
  padding: 0;
  width: 125;
  }

.main {
  border-style: groove;
  border-color: #FFF9BC;
  margin: 0;
  padding: 0;
  }

img {
  margin: 0;
  padding: 0;
  }

p {
  text-indent: 0.5cm;
  color: #FFF9BC;
  font-size: 12;
  }

a:link {
  color: #FFF9BC;
  font-weight: bold;
  text-decoration: none;
  }

a:active  {
  color: #FFF9BC;
  font-weight: bold;
  text-decoration: none;
  }

a:visited {
  color: #FFF9BC;
  font-weight: bold;
  text-decoration: none;
  }

a:hover {
  color: #FFF9BC;
  font-weight: bold;
  text-decoration: underline;
  }


h1, h2, h3, h4, h5, h6 {
  color: #FFF9BC;
  }
