
BODY  {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;

}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a:link, a:visited, a:active{
	font-weight:bold;
	color: #00875a;
	text-decoration: none;
}
a:hover {
	font-weight:bold;
	color: #004320;
	text-decoration: none;
}

.nieuwsCategorie  {

	font-size : 12px;

	font-weight : bold;

}



.nieuwsTitel  {

	font-size : 11px;

	font-weight : bold;

}
.nieuwsTitel a, .nieuwsTitel a:link {
	color: #00875a;
	font-weight:bold;
	text-decoration: none;
}
.nieuwsTitel a:hover {
	color: #004320;
	font-weight:bold;
	text-decoration: none;
}


.nieuwsTekst  {

	font-size : 11px;

	font-weight : normal;

}

.nieuwsPublicatieDatum {

	font-size : 11px;

	font-weight : normal;

}	
