.Achtergrond {
}
.Sitename {
	font-size: 42px;
}
body {
	font-family: Arial;
	font-size: 14px;
	color: #2F172F;
	text-decoration: none;
}
a:link {
	color: #2F172F;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #2F172F;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}
a:hover {
	font-weight: bolder;
	font-variant: small-caps;
	font-family: Arial;
	color: #2F172F;
	text-decoration: none;
}
a:active {
	font-style: italic;
	font-weight: bold;
	font-family: Arial;
	color: #2F172F;
	text-decoration: none;
}
.Hoofdmenu {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
	text-align: left;
}
.MiniMenu {
	font-size: 6px;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}

