.farmhouse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #014237;

}
.lijst {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #006F5E;
}
.imagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	color: #014237;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: 1px solid #014237;
	color: #014237;}
}
A:link
{
	text-decoration: underline;
}
A:hover
{
	text-decoration: none;
}
.herfstarr
{
	background-color: #fffedf;
	background-image: url(../imgs/herfst_arr_bg.jpg);
	background-repeat: no-repeat;
}