body {
	background-color: #D7FF36;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 125%;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #453636;
	background-color: #FFFFFF;
	line-height: 150%;
	text-align: left;
	vertical-align: top;
	border: 20px;
	margin: 2px;


}
.bgdonker {
	background-color: #CA278C;
}
.top {
	background-image: url(images/bg_top.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #5984E9;

}
.bglicht {
	background-color: #004C90;

}
.tekstlicht {
	color: #D7E680;
	font-size: 90%;
	line-height: 150%;
}
.teksttaalmenu {
	font-size: 12px;
}
.tekstklein {
	font-size: 11px;
	color: 9C1C6B;

}
a {
	color: 9C1C6B;
	text-decoration: none;
}
a:hover {
	color: E47297;
	text-decoration: none;
}
.blauwecel {
	background-color: #FFFFFF;
}
table {
	background-color: #FFFFFF;
}
.padding10 {
	padding: 10px 20px 0px 0px;
	text-align: left;

}

