@charset "iso-8859-1";
/* CSS Document */

h1 {
	color:#fff;
}

p {
	color:#fff;
}	

#versetjour p {
	padding-bottom:10px;
}   

/* LINK */

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}