.groepnaam {
	font-weight: bold;
	font-size: 18px;
	border-bottom: solid 1px #8196AC;
	line-height: 30px;
	color: #042D59;
}
.groepkop {
	font-weight: bold;
	line-height: 12px;
	padding-top: 5px;
	color: #083C73;
}

.groepkop a {
	text-decoration: none;
}

.groepkop a:hover {
	text-decoration: underline;
}

