P, BODY, TD {
	font-family: arial, verdana;
	font-size: 14px;
	color: #333333;
	text-align: left;
	line-height: 24px;
}

.kop {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: white;
	text-align: left;
	line-height: 28px;
	text-decoration: none;
}

.klein {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	line-height: 20px;
}

.foto {
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	line-height: 13px;
}

.rood {
	color: maroon;
}

.vetrood {
	font-weight: bold;
	color: maroon;
}


A {
	color: #333333;
	text-decoration: underline;
}

A:VISITED {
	color: #333333;
	text-decoration: underline;
}

A:Active  {
	color: #660000;
	text-decoration: underline;
}

A:Hover  {
	color: #660000;
	text-decoration: underline;
}

A.adreslink:Hover {
	color: white;
	background: #660000;
	text-decoration: none;
}

A.titel {
	color: #333333;
	text-decoration: underline;
}

A.titel:VISITED {
	color: #333333;
	text-decoration: underline;
}

A.titel:Active  {
	color: #660000;
	text-decoration: underline;
}

A.titel:Hover  {
	color: #660000;
	text-decoration: underline;
}


