@charset "UTF-8";


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	color: #000000;
}



.algemeen a:link {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.algemeen a:visited {
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.algemeen a:active {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.algemeen a:hover {
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}