body {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-style: normal;
	color: #ceb551;
	top: auto;
	background-color: #36341D;
	font-weight: bold;
	position: absolute;
	width: 100%;
}
a:link {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #CEB551;
}
a:visited {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #CEB551;
}
a:hover {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #CEB551;
}
a:active {
	font-family: "Book Antiqua";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #CEB551;
}
.bovenlijnDG {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #36341D;
}
.onderlijnDG {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #36341D;
}
