BODY {
	background-color: transparent;
	color: #412618;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	background-image: url(../images/spacer.gif);
}
TD {
	color: #412618;
	font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	}
	
.subtitle {
	font-size: 15px;
	}

.pagetitle {
	color: #e18635;
	font-size: 16px;
	}

A {
	text-decoration: none;
	color: #70150c;
}

.leesverder {
	color: #d4ebff;
	font-variant: small-caps;
}


A:Hover {
	text-decoration: underline;
}
