@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-indent: 12px;
}

.kop {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	text-indent: 0px;
	background-color: #FDEE35;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
