body,td,th {
	font-size: 18px;
	color: #78640C;
	font-family: "Tempus Sans ITC";
	text-align:center;
	font-weight:bold
}
body {
	background-image: url(../images/achtergrond.jpg);
	background-repeat: repeat;
	color: #78640c;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
h1 {
	font-size: 26px;
	color: #78640c;
	font-style: normal;
}
h2 {
	color: #78640c;
	font-size: 24px;
	text-align: center;
}
h3 {
	color: #78640C;
	font-size: 20px;
}
h4 {
	color: #78640c;
}
a:link, a:visited{
color: #78640c;
text-decoration: underline;
}

a:hover, a:active{
color: #78640c;
text-decoration: underline;
}

.footer {
    font-size: 14px;
	color: #78640c;
	font-family: Comic Sans MS;
}
.oranje {
	color: #FF7F55;
	font-size: 24px;
}
.rood {
	color: #F00;
	font-size: 24px;
}
