.paginatitel {
	font-family: Arial, Helvetica, Times, serif;
	line-height: 14px;
	font-size: 18px;
	font-weight: bold;
	color: #EC7206;
	text-decoration: none;
	letter-spacing: 2px;
}
.teksttitel {
	font-family: Arial, Helvetica, Times, serif;
	line-height: 14px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tekstinhoud {
	font-family: Arial, Helvetica, Times, serif;
	line-height: 14px;
	font-size: 12px;
	font-weight: ;
	color: #000000;
	text-decoration: none;
}
.links {
	font-family: Arial, Helvetica, Times, serif;
	line-height: 14px;
	font-size: 12px;
	font-weight: ;
	color: #993300;
	text-decoration: underline;
}
.promotitel {
	font-family: Arial, Helvetica, Times, serif;
	line-height: 14px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 1px;
}
.promoinhoud {
	font-family: Arial, Helvetica, Times, serif;
	line-height: 14px;
	font-size: 12px;
	font-weight: ;
	color: #000000;
	text-decoration: none;
}
.promolinks {
	font-family: Arial, Helvetica, Times, serif;
	line-height: 14px;
	font-size: 12px;
	font-weight: ;
	color: #000000;
	text-decoration: underline;
}
a:hover.links {
	color: #EC7206;
}
a:hover.promolinks {
	color: #EC7206;
}
a:hover.tekstinhoud {
	text-decoration: underline;
}