.menu {
	font-family: Verdana;
	font-size: 15px;
	text-decoration: none;
	color: #B54242;
}
a.menu:link {
	font-family: Verdana;
	font-size: 15px;
	text-decoration: none;
	color: #B54242;
	font-weight: bold;
}
a.menu:hover {
	font-family: Verdana;
	font-size: 15px;
	text-decoration: none;
	color: #B9B9A3;
	font-weight: bold;
}
a.menu:visited {
	font-family: Verdana;
	font-size: 15px;
	text-decoration: none;
	color: #B54242;
	font-weight: bold;
}
a.menu:active {
	font-family: Verdana;
	font-size: 15px;
	text-decoration: none;
	color: #B54242;
	font-weight: bold;
}
.menu2 {
	font-family: Verdana;
	font-size: 15px;
	text-decoration: none;
	color: #B54242;
}
a.menu2:link {
	font-family: Verdana;
	font-size: 15px;
	text-decoration: none;
	color: #B54242;
	font-weight: bold;
}
a.menu2:hover {
	font-family: Verdana;
	font-size: 15px;
	text-decoration: underline;
	color: #B54242;
	font-weight: bold;
}
a.menu2:visited {
	font-family: Verdana;
	font-size: 15px;
	text-decoration: none;
	color: #B54242;
	font-weight: bold;
}
a.menu2:active {
	font-family: Verdana;
	font-size: 15px;
	text-decoration: none;
	color: #B54242;
	font-weight: bold;
}
.inhoud {
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
h3.inhoud {
	font-family: Verdana;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
h2.inhoud {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
h1.inhoud {
	font-family: Verdana;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
a.inhoud:link {
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	color: #B54242;
}
a.inhoud:hover {
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	color: #B9B9A3;
}
a.inhoud:visited {
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	color: #B54242;
}
a.inhoud:active {
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	color: #B54242;
}
table.inhoud {
	font-family: Verdana;
	font-size: 14px;
	text-decoration: none;
	color: #000000;
}
.buttons {
	font-family: Verdana;
	font-size: 14px;
	color: #B54242;
	text-decoration: none;
	border: thin solid #B54242;
	background-color: #B9B9A3;
}