@charset "utf-8";
.rr {
	border: 1px dashed #FF0000;
	background-color: #EFFC1F;
}
.KOPJE {
	text-transform: uppercase;
	background-image: url(balk.gif);
	text-align: center;
	border: 1px solid #000000;
}
.ONDERKOPJE {
	background-color: #B9F129;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	padding: 3px;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
}

.stijl2 {color: #000000}
a {
	font-size: 14px;
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000000;
}

body {
	background-color: #000000;
}