.platteZwart {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.bgLinks {
	background-image: url(images/vulrest_links.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.bgRechts {
	background-image: url(images/vulrest_rechts.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.vulOnder {
	background-image: url(images/vulrest_onder.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.vulLinksHoek {
	background-image: url(images/vulonder_linkshoek.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.vulRechtsHoek {
	background-image: url(images/vulonder_rechtshoek.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a:link {
	color: #000000;
}
a:hover {
	color: #523020;
	text-decoration: underline;
}
a:visited {
	color: #000000;
}

.titel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

