BODY {
	background: white url("afbeeldingen/achtergrond.gif") no-repeat;
	margin: 0px;
}
			
BODY, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #75786C;
}
			
A {
	text-decoration: none;
	color: #C81204;
}
			
A:hover {
	text-decoration: underline;
}
			
IMG {
	border: 0px;
}
			
.kop {
	font-weight: bold;
	font-size: 16px;
	color: #989898;
}
			
.kop_rood {
	font-weight: bold;
	font-size: 14px;
	color: #C81204;
}

.rood {
	color: #C81204;
}

.zwart {
	color: #000000;
}

.naarTop A {
	color: #D78100;
}

.tips {
	color: #D78100;
}

.tips A {
	color: #D78100;
}

A.externeLink {
	color: #D78100;
}

.copyright {
	font-size: 10px;
}

.adres TD{			
	font-size: 10px;
	color: black;
	text-align: left;
}
