.kop {
	color:#660033;
	font-size: 16px;
	line-height: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.kop2 {
	color:#ff6633;
	font-size: 14px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
}

.zwart {
	color:#ff6633;
	font-size: 14px;
	font-weight: bold;
	letter-spacing:1px;
	font-family: Arial, Helvetica, sans-serif;
}

.leestekst {
	color:#003366;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;

}

.links {
	color:#663333;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


a {  color: #660033; font-weight: bold; text-decoration: none}
a:hover{
	color: #FF7F50; font-weight: bold; text-decoration: none 
}
a:active{
	color: #8A2BE2;  font-weight: bold; text-decoration: none
}
body {	
	background-color: White;
}