.paginatitel {
	font-size: 14px;
	font-weight: bold;
	color: #EF0808;
	text-decoration: none;
}
.teksttitel {
	font-size: 14px;
	font-weight: bold;
	color: #396F8F;
	text-decoration: none;
}
.tekstinhoud {
	color: #000000;
	text-decoration: none;
}
.links {
	color: #4DA3CD;
	text-decoration: none;
}
.promotitel {
	font-weight: bold;
	color: #4DA3CD;
	text-decoration: none;
}
.promoinhoud {
	color: #333333;
	text-decoration: none;
}
.promolinks {
	color: #4DA3CD;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}