body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #660066;
	background-color: #B4A4D3;
}
a {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330066;
	text-decoration: underline;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330066;
	text-decoration: underline;
}
.koptekst {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #660066;
	font-weight: bold;
}
.vettetekst {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #330066;
	font-weight: bold;
}
.taal {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
}
A.taal {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A.taal:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 25px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.welkom {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #330066;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
A.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: #945ECA;
}