a {
	font-family: Trebuchet MS, Helvetica;
	font-size: 10px;
	color: #ff6600;
	letter-spacing: 0px;
	text-decoration: none;


}

a:hover {
	font-family: Trebuchet MS, Helvetica;
	font-size: 10px;;
	color: #cc0000;
	letter-spacing: 0px;
}

a:active {
	font-family: Trebuchet MS, Helvetica;
	font-size: 10px;;
	letter-spacing: 0px;
}



p {
	font-family: Trebuchet MS, Helvetica;
	font-size: 10px;
	color: #000000;
	letter-spacing: 0px;


}

.tekst {
	font-family: Trebuchet MS, Helvetica;
	font-size: 10px;
	color: #000000;
	letter-spacing: 0px;
	font-weight: normal;
	font-style: normal;

}


.titel {
	font-family: Georgia;
	font-size: 24px;
	color: #000000;
	letter-spacing: 0px;
	font-style: italic; 
	font-weight: bold; 


}
.ondertitel {
	font-family: Georgia;
	font-size: 16px;
	color: #6b5226;
	letter-spacing: 0px;
	font-style: italic; 
	font-weight: bold; 


}

.subtitel {
	font-family: Georgia;
	font-size: 14px;
	color: #6b5226;
	letter-spacing: 0px;
	font-style: italic; 

}

.darkblue {
	font-family: Trebuchet MS, Helvetica;
	font-size: 9px;
	color: #000000;
	letter-spacing: 0px;

}

.darkbrown {
	font-family: Trebuchet MS, Helvetica;
	font-size: 11px;
	color: #6b5226;
	letter-spacing: 0px;

}

pre {
	font-family: Trebuchet MS, Helvetica;
	font-size: 11px;
	letter-spacing: 0px;

}



