a {  text-decoration: none}
a:active {  color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; text-decoration: underline; font-size: 11px; font-weight: bold}
a:link {  color: #FFFFFF; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold}
a:visited {  color: #999999; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold}
a:hover {  color: #FFFFFF; text-decoration: underline; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold}

.ontwerp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.ontwerp86 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.adres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.adres86 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.klein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.formblock {
	color: #FFFFFF;
	background-color: #000000;
	background-image: url(images/background01.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #FF6600;
	
}
.background {
	background-color: #000000;
	background-image: url(images/background01.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
BODY
{
	background-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-face-color: #000000;
	scrollbar-3dlight-color: #999999;
	scrollbar-highlight-color: #000000;
	scrollbar-darkshadow-color: #999999;
	scrollbar-shadow-color: #000000;
	scrollbar-arrow-color: #FF6600;
}

