body {
  background-color: #7d8a2e;
  color: #000000;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 12px;
}

a {
  color: #003300;
  text-decoration: none;
}

a:visited {
  color: #003300;
}

a:hover {
  color: #003300;
}

.Header{
  background-color: #c9d787;
  background-image: url(opbouw/newlettercompany.jpg);
  color: #FFFFFF;
  font-family: "Courier New", Courier, monospace;
  font-size: 72px;
  font-weight: bold;
  text-align: center;
}

.Footer{
  background-color: #ffc0a9;
  color: #000000;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 10px;
}

.MainTekst{
  background-color: #FFFFFF;
  color: #000000;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 12px;
}

.TekstMain{
  background-color: #FFFFFF;
  color: #000000;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 12px;
  border: 1px solid #7d8a2e;
}


.Navigatie {
  background-color: #FF8598;
  color: #000000;
  font-family: "Trebuchet MS", Verdana, sans-serif;
  font-size: 12px;
}
