@charset "utf-8";
.Stylepvo {
	font-family: "Book Antiqua", "Comic Sans MS";
	font-size: 16px;
	color: #018700;
	font-style: italic;
}
.nieuws {
	font-family: "Book Antiqua", "Comic Sans MS";
	font-size: 16px;
	font-style: italic;
	color: #018700;
	text-decoration: blink;
}
.Stylepvo2 {
	font-family: "Book Antiqua", "Comic Sans MS";
	font-size: 16px;
	color: #018700;
	font-style: oblique;
	text-shadow: 15;
	font-weight: bold;
}
.style4 {font-size: 10px}

.oeteldonk {
	font-family: "Book Antiqua", "Comic Sans MS";
	font-style: oblique;
	color: #FF0000;
	text-decoration: blink;
	font-weight: bold;
	filter: Glow(Color=#FFFF01, Strength=9);
}
a:link {
	color: #018700;
	text-decoration: underline;
}
a:visited {
	color: #018700;
}
a:hover {
	text-decoration: underline;
	color: #018700;
}
a:active {
	text-decoration: none;
	color: #018700;
}
