body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4F6F9D;
}
.main_text {color: #4F6F9D; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: normal;}
.kop_pag {color: #546070; font-size: 24px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.kop_tekst {color: #546070; font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.vet {font-size: 13px; font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
.kop_klein {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #95ACCC;
}
.sub {
	font-size: 13px;
	color: #60B011;
	font-variant: normal;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	border-bottom-style: none;
}
.sub a:link {
	color: #60B011;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	}
.sub a:visited {
	color: #60B011;
} 
.sub a:hover {
	color: #B1F172;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.sub a:active {color: #60B011;}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
	word-spacing: 7px;
}
.menu a:link {
	color: #FFFFFF;
	font-weight: bold;
}
.menu a:visited {
	color: #FFFFFF;
} 
.menu a:hover {
	word-spacing: normal;
	color: #B1F172;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #B1F172;
	border-right-color: #B1F172;
	border-bottom-color: #B1F172;
	border-left-color: #B1F172;
}

