BODY, TD, TH, TR {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #181617;
}

.titel {
	color : #000000;
	font-size : small;
	font-weight : bold;
}

.menu, A.menu, A:LINK.menu, A:VISITED.menu {
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

a.beeld img{
	border-color : Black;
	border-bottom-width : 1px;
	border-left-width : 1px;
	border-right-width : 1px;
	border-top-width : 1px;
}

A.menu:HOVER {
	font-weight : bold;
	color : #000000;
	text-decoration : none;
}

.bottom {
	color : #4C4C4C;
	font-size : x-small;
}

A, A:ACTIVE, A:VISITED,A:LINK {
	font-weight : bold;
	color : #07845B;
	text-decoration : underline;
}

A:HOVER {
	font-weight : bold;
	color : #07845B;
	text-decoration : none;
}

