body {
	background-color: #f2a22f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.lnk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #e6272e;
	text-decoration: none;
	background-color: #f59e24;
	background-position: center;
	text-align: center;
	letter-spacing: 1px;
	display: block;
	padding: 4px;
	line-height: 15px;
}
a.lnk:link { 
	color: #e6272e; 
	text-decoration: none; }
a.lnk:active { 
	color: #e6272e; 
	text-decoration: none; }
a.lnk:visited { 
	color: #e6272e; 
	text-decoration: none; }
a.lnk:hover {
	color: #5e533c;
	text-decoration: none;
	background-color: #f7bd79;	
}

.cont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #361e26;
	line-height: 20px;
	text-align: right;
}
a.cont:link { 
	color: #361e26; 
	text-decoration: none; }
a.cont:active { 
	color: #361e26; 
	text-decoration: none; }
a.cont:visited { 
	color: #361e26; 
	text-decoration: none; }
a.cont:hover { 
	color: #233c53; 
	text-decoration: none; }

.tekstkolom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #532c34;
	line-height: 16px;
	letter-spacing: 0.3px;
}
.tekstpagina {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
}
.tekstkop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #e6272e;
	font-weight: bold;
}

a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	color: #006699;
	text-decoration: none;
}
a:hover {
	color: #ff9900;
	text-decoration: none;
}
a:active {
	color: #006699;
	text-decoration: none;
}

a.hs:link { 
	background-image: url(img/huis1.gif); 
	}
a.hs:hover { 
	background-image: url(img/huis2.gif); 
	}.tekstondertitel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	line-height: 12px;
}
