BODY {
	margin : 0px 0px 0px 50px;
	background-color : white;
	font : 100 10pt Verdana;
	color : #446699;
}
A:LINK {
	color : #446699;
	text-decoration : none;
}
A:VISITED {
	color : #446699;
	text-decoration : none;
}
A:HOVER {
	font-weight: 600;
	color : gray;
	text-decoration : none;
}
.bouwnr {
	width: 210px;
	height: 25px;
	color: white;
	font-weight: 600;
	text-align : center;
	background-image : url(../img/back_titel.jpg);
}