@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #715a4e;
	background-color: #d5a287;
	background-image: url("achterbasis.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 18px;
}
a:link {
	color: #ec904b;
	text-decoration: underline;
}
a:visited {
	color: #ec904b;
	text-decoration: underline;
}
a:hover {
	color: #5b361a;
	text-decoration: underline;
}
a:active {
	color: #5b361a;
	text-decoration: underline;
}
	.stijl4 {
	font-size: 11px;
}