/* CSS Document */
BODY {
	BACKGROUND-IMAGE: url(BgGrijsZand.gif)
}
.style1 {
	FONT-FAMILY: "Palatino Linotype", Verdana
}
.style2 {
	COLOR: #330066; FONT-FAMILY: "Palatino Linotype", Verdana
}

.style8 {	text-align: center; font-weight: bold; COLOR: #330066; FONT-FAMILY: "Palatino Linotype", Verdana
}
 

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
