body {
	background-color: #d0cfc1;
	margin: 30px;
	background-image: url(../plaatjes/bg.gif);
	background-repeat: repeat-x;


}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #990066;
	text-decoration: none;

}
p {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #996600;
	letter-spacing: 1px;

}
h3 {
	font-family: Verdana;
	font-weight: bold;
	color: #996600;
	text-decoration: underline;
}
