body {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFCC;
	background-image: url(achtergrond3.gif);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
}
table {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Trebuchet MS;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #363636;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #363636;
}
a:hover {
	text-decoration: strong;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #363636;
}