@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(images/vanalles/achtergrond%20muzieknoot.jpg);
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
