body {
	font-family: Arial, Verdana;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #f7ffff;
}


.welkom {
	font-family: Arial, Verdana;
	font-size: 9px;
	color: #f7ffff;
}
.welkom a, .adres a:link, .adres a:visited{
	color: #f7ffff; text-decoration: none;
}
.welkom a:hover{
	color: #f7ffff; text-decoration: underline;
}

.adres {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #000000;
}
.adres a, .adres a:link, .adres a:visited{
	color: #000000; text-decoration: none;
}
.adres a:hover{
	color: #000000; text-decoration: underline;
}


.hoofd {
	font-family: Arial, Verdana;
	font-size: 12px;
	color: #000000;
}
.hoofd a, .hoofd a:link, .hoofd a:visited{
	color: #3b3b3b; text-decoration: none;
}
.hoofd a:hover{
	color: #3b3b3b; text-decoration: underline;
}


.copyright {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #C5C5C5;
}
.copyright a, .copyright a:link, .copyright a:visited{
	color: #c5c5c5; text-decoration: none;
}
.copyright a:hover{
	color: #c5c5c5; text-decoration: underline;
}

.foto {
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #000000;
}
.foto a, .foto a:link, .foto a:visited{
	color: #000000; text-decoration: none;
}
.foto a:hover{
	color: #000000; text-decoration: underline;
}


body, html { overflow-x: hidden; }