.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;



}
.noot {	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold ; 
	color: #FFFFFF;
}
.tekst-kopje
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F47C20;
	font-weight: bold;
	text-decoration : none;	
}
.kop{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F47C20;
	font-weight: bold;
	text-decoration : none;	
}
a.kop:link {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F47C20;
	font-weight: bold;
	text-decoration : none;	
}
a.kop:visited {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F47C20;
	font-weight: bold;
	text-decoration : none;	
}
a.kop:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #Ffffff;
	font-weight: bold;
	text-decoration : none;	
}
a.kop:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #Ffffff;
	font-weight: bold;
	text-decoration : none;	
}

.tekst A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration : none;	
}
.tekst A:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
}


BODY {
   scrollbar-3dlight-color:#660099;
   scrollbar-arrow-color:#660099;
   scrollbar-base-color:#660099;
   scrollbar-track-color:#660099;
   scrollbar-darkshadow-color:#660099;
   scrollbar-face-color:#F47C20;
   scrollbar-highlight-color:#660099;
   scrollbar-shadow-color:#660099
 }

LI {
	list-style-type: square;
    color: #C8CF81;
}

.stroke {
	border: 1px solid #FFFFFF;
}
.form {
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 16px;
	width: 150px;
}
.formTextField {

	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	height: 92px;
	width: 300px;
}
hr {
  border: 0;
  width: 100%;
  color: #C8CF81;
}

