@charset "UTF-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #560038;
	background-image: url("volgjeintuitie.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #deabcc;
}
a:link {
	color: #8e035d;
	text-decoration: none;
	 font-size: 18px;
}
a:visited {
	color: #8e035d;
	text-decoration: none;
	 font-size: 18px;
}
a:hover {
	color: #8e035d;
	text-decoration: underline;
	 font-size: 18px;
}
a:active {
    color: #8e035d;
    text-decoration: underline;
    font-size: 18px;
}
