text {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	display: block;
}

info {
	font-family: Verdana;
	font-size: 11px;
	font-weight: regular;
	color: #000000;
}
contentGroep {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
	display: block;
}

a {
	font-size: 12px;
	color: #656401;
	font-weight: bold;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #656401;
}

a:hover {
	text-decoration: underline;
	color: #656401;
}

a:active {
	text-decoration: none;
	color: #656401;
}