body,td,th {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 13px;
}
body {
	background-color: #AA9FA3;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}.hoofdmenu {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
}
.titel1 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #FF0000;
}
.titel2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #3366CC;
	text-transform: uppercase;
	letter-spacing: 5px;
	margin-top: 35px;
}
.wit {
	color: #FFFFFF;
}
.titel3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #663300;
	margin-top: 20px;
}
