@charset "iso-8859-1";
/* CSS Document */

#kleurpunt {
	position:absolute;
	left:58px;
	top:503px;
	width:174px;
	height:20px;
	z-index:15;
}
#kleurpunt p {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	color: #4E5238;
}
#kleurpunt a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:  #4E5238;
}
#kleurpunt a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:  #4E5238;
}
#kleurpunt a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #BABBA8;
}
#kleurpunt a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color:  #4E5238;
}
