


<style>

	a {
	color: #437DCC;
	text-decoration: underline;
	font: bold 12px;
	font-family: Arial, Helvetica, sans-serif;
}
	a:hover {
	color: #0BA7F2;
	text-decoration: underline;
	font: bold 12px;
	font-family: Arial, Helvetica, sans-serif;
}
	a:visited { color: #437DCC;
	text-decoration: underline;
	font: bold 12px;
	font-family: Arial, Helvetica, sans-serif;}
	
	a.menu { color: #000000; font-size: 12px; font-family: arial, geneva; font-weight: bold; font-decoration: none}	
	a.menu:link {
	color: #000000;
	font-size: 12px;
	font-family: arial, geneva;
	font-weight: bold;
	font-decoration: none;
	text-decoration: none;
}	
	a.menu:active { color: #4A6D84; font-size: 12px; font-family: arial, geneva; font-weight: bold; font-decoration: none}	
	a.menu:visited {
	color: Black;
	font-size: 12px;
	font-family: arial, geneva;
	font-weight: bold;
	font-decoration: none;
	text-decoration: none;
}		
	a.menu:hover {
	color: #489354;
	font-size: 12px;
	font-family: arial, geneva;
	font-weight: bold;
	font-decoration: none;
	text-decoration: none;
}	
	
		A.navigation {
	COLOR: #4054D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
	A.navigation:link {
	COLOR: #4054D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
	A.navigation:visited {
		COLOR: #4054D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}	
	A.navigation:hover {
	COLOR: #158DFD;
	text-decoration: underline;
}
	
	A.tekst {
	COLOR: #4054D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
	A.tekst:link {
	COLOR: #4054D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
	A.tekst:visited {
	COLOR: #A081D2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}	
	A.tekst:hover {
	COLOR: #158DFD;
	text-decoration: underline;
}

	A.enteraction {
	COLOR: Silver;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
	A.enteraction:link {
	COLOR: Silver;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
	A.enteraction:visited {
	COLOR: Silver;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

	A.enteraction:hover {
	COLOR: #10B1E9;
	text-decoration: underline;
	font-size: 9px;
}


	
	.myndighed { color: #4A6D84; font-size: 10px}
	h2 { color: #1d1d1d; font-weight: bold; font-size: 16px; font-family: geneva, arial, helvetica; text-decoration: none }
	h3 { color: #1d1d1d; font-weight: bold; font-size: 15px; font-family: geneva, arial, helvetica; text-decoration: none }
	h4 { color: #1d1d1d; font-weight: normal; font-size: 15px; font-family: geneva, arial, helvetica; text-decoration: none }
	p {
	color: Black;
	font-weight: normal;
	font-size: 13px;
	font-family: geneva, arial, helvetica;
	text-decoration: none;
}

	.white { color: #ffffff;}
	.green {
	color: #449D59;
	font-style: italic;
	font-weight: bold;
}

	.emne { color: #1d1d1d; font-size: 13px; font-family: geneva, arial, helvetica; text-decoration: none}
	</style>

