body {
	font-family: "Trebuchet MS";
	letter-spacing: 2px;
	background-color: #FFFFFF;
	font-weight: normal;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #000099;
}
.helpfiles {
	font-family: "Trebuchet MS";
	font-size: 14px;
	letter-spacing: 1px;
}
.terugkolom {
	border: 1px solid #666666;
	background-color: #F08D00;
}

