body{
	font-family: Arial;
	color: #717171; 
	font-size: 11px;	
	line-height: 18px;
}
a{
	color: #7fbd51;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	color: #7fbd51;
	text-decoration: underline;
}
p{
	padding: 0px;
	margin: 0px;
}
.kop{
	font-weight: bold;
	font-size: 12px;
}
.link{
	color: #7fbd51;
	text-decoration: none;
	font-weight: bold;
	padding-left: 30px;
	margin-bottom: 3px;
	background-image: url(../images/linkIcon.gif);
	background-repeat: no-repeat;
	background-position: 10px 1px;
	 
}
.kop_groen{
	font-weight: bold;
	font-size: 12px;
	color: #7fbd51; 
}
.groen{
	color: #7fbd51;
}
.plaatje{
	margin-left: 10px;
}
