.body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.body_linken{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	text-decoration: underline;
}
.body_linken:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.body_linken:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.body_linken:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: underline;
}
.body_linken:active {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}

.kop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;

	}
	
	
	
.menu:link {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.menu:visited {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.menu:hover {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}
.menu:active {
	color: #990000;
	font-weight: bold;
	text-decoration: none;
}


.menu_rood {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #990000;
	font-weight: bold;
}

.menu_rood:link {
	color: #990000;
	text-decoration: none;
}
.menu_rood:visited {
	color: #990000;
	text-decoration: none;
}
.menu_rood:hover {
	color: #990000;
	text-decoration: none;
}
.menu_rood:active {
	color: #990000;
	text-decoration: none;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.middentekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
}
