.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: oblique;
	font-weight: normal;
	color: #FFFFE6;
	background-color: #BAAA8B;
	text-align: center;
}
.kop {
	font-family: "Bradley Hand ITC";
	font-size: medium;
	font-style: oblique;
	color: #FFFFE6;
	background-color: #BAAA8B;
	text-align: center;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: oblique;
	color: #FFEEA8;
	text-decoration: underline;
}

