.overskrift {font-size: 16px; font-family: Arial, Helvetica, sans-serif; }
.hovedtext {	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #blue;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #blue;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #blue;
}
#Layer1 a:link {
	text-decoration:none;
	color:#000000;
	background:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Layer1 a:visited {
	text-decoration:none;
	color:#000000;
	background:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Layer1 a:hover {
	text-decoration:underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	
}
#Layer1 a:focus {
	text-decoration:none;
	color:#000000;
	background:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#Layer1 a:active {
	text-decoration:none;
	color:#000000;
	background:transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
