a:link{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #A0522D;
	text-decoration: none;
}

a:visited{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #A0522D;
	text-decoration: none;
}

a:hover{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #A0522D;
	text-decoration: underline;
}

a:active{
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #A0522D;
	text-decoration: none;
}

.koptekst{
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}

.subkop{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: justify;
}

.tekst{
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}

.subtekst{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
}


.onderschrift{
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	width: 180px;
}

BODY{
	scrollbar-3dlight-color:#fef2c4;
	scrollbar-highlight-color:#A0522D;
	scrollbar-face-color:#fef2c4;
	scrollbar-shadow-color:#A0522D;
	scrollbar-track-color:#fef2c4;
	scrollbar-arrow-color:#A0522D;
	scrollbar-darkshadow-color:#fef2c4;
	}
