.paginatitel {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	line-height: 18px;
	font-size: 18px;
	font-weight: bold;
	color: #5978B8;
	text-decoration: none;
}
.teksttitel {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	line-height: 18px;
	font-size: 14px;
	font-weight: bold;
	color: #5978B8;
	text-decoration: none;
}
.tekstinhoud {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	line-height: 18px;
	font-size: 12px;
	font-weight: ;
	color: #000000;
	text-decoration: none;
}
.tekstinhoud_blauw {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	line-height: 18px;
	font-size: 12px;
	font-weight: ;
	color: #5978B8;
	text-decoration: none;
}
.links {
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	line-height: 18px;
	font-size: 12px;
	font-weight: ;
	color: #5978B8;
	text-decoration: none;
}
a:hover.links {
	text-decoration: underline;
}
a:hover.promolinks {
	color: #EC7206;
}
a:hover.promolinks {
	text-decoration: underline;
}