a:hover {
	color: #CC6600;
	text-decoration: underline;
	font-style: italic;
}


body {
	font-family: Papyrus;
	color: #FFFFCC;
	font-size: 12px;
}
h1 {
	font-family: Papyrus;
	font-size: 24px;
	color: #CC6600;
}
h2 {
	color: #CC6600;
	font-family: Papyrus;
	font-size: 18px;
}
a:active {
	color: #FFC;
	text-decoration: underline;
}
a:link {
	color: #FFC;
	text-decoration: underline;
}
.linkzonderstreep {
	text-decoration: none;
	font-size: 20px;
}
a:visited {
	color: #FFC;
}

