.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-style: normal;
	color: #666666;
}
a {
	color: #79B331;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #79B331;
}
a:hover {
	text-decoration: none;
	color: #79B331;
}
a:active {
	text-decoration: underline;
	color: #79B331;
}
.subkop {
	font-size: 18px;
	color: #762389;
}
.tussenkop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	color: #76239F;
}
.rechterkolom-titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}
.rechterkolom-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
.floatlinks {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

