BODY {
	color: Black;
	background-color: #FAA6DE;
	font-family: Arial, "Microsoft Sans Serif";
	font-size: 12px;
}

.nieuwsMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #EEEEEE;
}
.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #CCCCCC;
}
.nieuws {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #999999;
}
.nieuwsTabel {
	border: 1px solid #000000;
}
.fotoCursor{
	cursor: hand;
}

td {
	font-family: Arial, "Microsoft Sans Serif";
	font-size: 12px;
}

