.tekstTitel { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px;
	color: #630000;
	font-weight: bold; 
	font-style: normal; 
	text-decoration: none;
}
.tekstBody { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	color: #000000;
	font-style: normal; 
	text-decoration: none;
}
