a  {		font-family: Verdana, Arial, sans-serif;
		font-size: 10pt;
		color: black;
		text-decoration: none;
		font-weight : bold;
}

a:hover  {	font-family: Verdana, Arial, sans-serif;
		font-size: 10pt;
		color: black;
		text-decoration: underline;
		font-weight : bold;
}

.bodytekst {	font-family: Verdana, Arial, sans-serif;
		font-size: 10pt;
		color: black;
		text-decoration : none;
}
		
.menu {		font-family: Verdana, Arial, sans-serif;
		font-size: 10pt;
		color: black;
		text-decoration : none;
		font-weight : bold;
}

h1{
		font-family:Verdana, Arial, sans-serif;
		font-size: 20pt;
		font-weight:normal;
		color:#999999;
		margin: 0px;
}

.bodytekst-klein {	

		font-family: Verdana, Arial, sans-serif;
		font-size: 8pt;
		color: #251909;
		


		}

.editlink  {	font-family: Verdana, Arial, sans-serif;
		font-size: 10pt;
		color: black;
		text-decoration: none;
		font-weight : non;
}
		
