.blad_boven {
	background-image: url(../images/blad_horz.jpg);
	height: 36px;
}
.blad_onder {
	background-image: url(../images/blad_horz_onder.jpg);
	height: 36px;
}
.blad_links {
	background-image: url(../images/blad_horz_links.jpg);
}
.blad_rechts {
	background-image: url(../images/blad_horz_rechts.jpg);
}
.center {
	background-color: #EDFFCA;
}
body {
	background-color: #000;
	color: #EDFFCB;
}
a {
	color: #EDFFCB;
}
.index {
	color: #F93;
}
#wrapper {
	width: 900px;
	text-align: left;
}

.indextable {
	background-color: #666;
}
.WELCOME {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	border: thin solid #000;
	padding: 0px;
	background-color: #666;
}
a.index {
	color: #EDFFCB;
	text-decoration: underline;
}
a:link {
	color: #EDFFCB;
	text-decoration: underline;
}
a:hover {
	color: #FFF;
}
