td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #003F78;
}
.kopjes {
	font-weight: bold;
	color: #A48B00;
	font-variant: small-caps;
	font-size: 12px;
}
a:link {
	color: #A48B00;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
a:visited {
	color: #666666;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
a:active {
	color: #993300;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
.okerkop {
	font-weight: bold;
	color: #A48B00;
	font-size: 10px;
}
.koppen {
	font-weight: bold;
	color: #A48B00;
	font-variant: small-caps;
	font-size: 12px;
}
.txtEnkel {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000033;
	width: 160px;
}
.txtMulti {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000033;
	width: 160px;
	height: 100px;
}
body {
	background-attachment: fixed;
	background-repeat: repeat-y;
}

