@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #08152e;
	background-color: #090709;
	background-image: url(ZielsmissieAchtergrond.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 16px;
}
a:link {
	color: #d8688a;
	text-decoration: underline;
}
a:visited {
	color: #d8688a;
	text-decoration: underline;
}
a:hover {
	color: #31000A;
	text-decoration: underline;
}
a:active {
	color: #d8688a;
	text-decoration: underline;
}
