
			body {
	background-color:#7b9a42;
}

			/* Lijsten */

.nieuwsTitel{
	color:#fffeff;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
	
}

.nieuwsDatum{
	color:#fffeff;
	font-size:9px;
	font-style:italic;

}

.nieuwsOmschrijving{
	color:#fffeff;
	font-size:11px;
}

/* END Lijsten */

.standard, td, body, p {
	font-family: Trebuchet MS, Verdana; 
	font-size: 12px; color:#fffeff;
	text-decoration: none;
}
h1{
	font-size: 16px; color:#fffeff;
	font-family: Trebuchet MS, Verdana;
}
h2{
	font-size: 12px; color:#fffeff;
	font-family: Trebuchet MS, Verdana;
}
h3{
	font-size: 11px; color:#fffeff;
	font-family: Trebuchet MS, Verdana;
}
		

