body {
	margin: 0px;
	background-color: #F4DC96;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	font-size: 11px;
}

.tekstklein {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #7A2518;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #BE3B33;
	text-decoration: underline;
}
a:active {
	color: #BE3B33;
	text-decoration: underline;
}
.tekst_rood {
	color: #7A2518;
	font-weight: bolder;
	font-size: 11px;
}
#tekst_cell {
	background-position: center top;
	background-repeat: no-repeat;
	background-attachment: fixed;

}
a.aanbieden:link {
	text-decoration: none;
	color: #A29453;
}
a.aanbieden:visited {
	text-decoration: none;
	color: #A29453;
}
a.aanbieden:hover {
	color: #BE3B33;
	text-decoration: underline;
}
a.aanbieden:active {
	color: #BE3B33;
	text-decoration: underline;
}

