* {
    font-family: Verdana;
	font-size: 11px;
	line-height: 1.3em;

}	

.titel {
  font-size: 14px;
  color: #004c98;
  font-weight: bold;
}


.Menu_tekst {
  font-size: 12px;
  color: #00a6d6;
}
  a {
    color: #00a6d6;
	font-size: 11px;
    text-decoration: none;
  }

  a:hover {
    font-size: 11px;
    text-decoration: underline;
  }

.Contact_content {
  font-size: 11px;
  color: #004c98;
}
	
  .Contact_content a {
    color: #00a6d6;
	font-size: 11px;
    text-decoration: underline;
  }

  .Contact_content a:hover {
    font-size: 11px;
    text-decoration: none;
  }

.tekst {
  font-size: 11px;
  color: #004c98;
}

.tekst_titel {
  font-size: 11px;
  color: #00a6d6;
}

#Top {
  font-size: 11px;
  color: #004c98;
}




