table{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#000000;
}
h1{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#2e1701;
	padding: 0px;
	margin: 0px;
}
h3{
	font-family: "Trebuchet MS";
	font-size: 22px;
	color:#e67c11;
	padding-bottom: 20px;
	margin: 0px;
}
hr{
	color:#e0780f;
	padding: 0px;
	margin: 0px;
}
a:link {
	text-decoration: none;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
a:visited {
	text-decoration: none;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
a:hover {
	text-decoration: underline;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
a:active {
	text-decoration: none;
	color: #000000;
	font-family: "Trebuchet MS";
	font-size: 11px;
}
.tekst_rood {
	color: #FF0000;
	font-family: Verdana, Arial;
	font-size: 12px;
}
.titel{
	color: #0099FF;
}
.wit
{
	color: #FFFFFF;
}
