h1 {
	font-size: 16px;
	line-height: 21px;
	color: #0055a5;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
}
h2 {
	color: #9da35b;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	text-decoration: none;
	margin: 0px;
}
.paginatitel {
	font-size: 16px;
	line-height: 21px;
	color: #0055a5;
	text-decoration: none;
}
.teksttitel {
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
 	font-size: 11px;
 	line-height:17px;
 	color: #9da35b;
	text-decoration: none;
}
.tekstinhoud {
	font-family: Tahoma,Geneva,Kalimati,sans-serif;
 	font-size: 11px;
 	line-height:17px;
 	color: #000000;
	text-decoration: none;
}
.links {
	color: #9da35b;
	text-decoration: none;
}
a:hover.links {
	color: underline;
}
