body { font-family: "Trebuchet MS"; color: black; font-size: 12px; line-height: 15px; }

A:link {text-decoration: none; color: black; font-size: 12px;}
A:visited {text-decoration: none; color: black; font-size: 12px;}                
A:hover {text-decoration: none; color: black; font-size: 12px;}
A:active {text-decoration: none; font-weight: bold; color: black; font-size: 12px;}

.hoofdblok {
  
  font-size: 12px;
  height: 234px;
  overflow: auto;
  
  background-image: url('img/logobg.jpg');
  background-repeat: no-repeat;
  
}

.menu {
  
  font-size: 12px;
  
}
