.tekstReg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #716B5C;
	text-decoration: none;
}
.tekstReg:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #716B5C;
	font-weight: bold;
}
.tekstRood {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6E0021;
	text-decoration: none;
}
.tekstRood:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #6E0021;
	font-weight: bold;
}
.tekstGroen {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #51736F;
	text-decoration: none;
}
.tekstGroen:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #51736F;
	text-decoration: none;
	font-weight: bold;
}
.tekst {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #99927E;
	text-decoration: none;
}
.tekst:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #99927E;
	font-weight: bold;
}
.inputveld {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	border: 1px solid #97917C;
}
.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #B5B0A0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	height: 22px;
}

