body {
  font-family:verdana, sans-serif;
  font-size: 11px;
  color:#000000;
  background-image: url(images/achtergrond2.jpg);
  text-align: center;
  margin-top: 0px; 
}

a:link {
  text-decoration: none;
  color: #000000;
}

a:visited {
  text-decoration: none;
  color: #000000;
}

a:active {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
  color: #393939;
}
