td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#1a170e;
}
p{
	font-size:18px;
}
p.updated{
	font-size:10px;
	color:#fff5cb;
	font-weight:bold;
}
h1{
	font-size:26px;
	border-bottom-style:double;
	border-bottom-width:3px;
}
h2{
	font-size:22px;
}
h3{
	font-size:18px;
}
.handje{
	cursor:pointer;
}
.handje_klein{
	cursor:pointer;
	font-size:10;
}
.nieuws_datum{
	color:#636b78;
}
a{
	text-decoration:none;
	font-size:17px;
	font-weight:bold;
	color:#6c782c;
	border:none;
}
a:hover,active{
	color:#e26808;
	border:none;
}
a.contact{
	font-size:12px;
	font-weight:bold;
	color:#6c782c;
	border:none;
}
a:hover.contact,active.contact{
	color:#e26808;
}
input, textarea{
	border-width:2px;
	font-family:Arial, Helvetica, sans-serif;
}
.vet_cursief{
	font-weight:bold;
	font-style:italic;
}
.onderlijnd{
	text-decoration:underline;
}
.copyright{
	font-size:12px;
	font-style:italic;
	font-weight:bold;
}
p.verzonden{
	font-size:16px;
	color:#FF0000;
	font-weight:bold;
}