@charset "utf-8";
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F2EA27;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	font-family:Arial, Helvetica, sans-serif
	font-size: 12px;
	color: #F2EA27;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family:Arial, Helvetica, sans-serif
	font-size: 12px;
	color: #F2EA27;
	text-decoration: none;
	font-weight: normal;
}
.NavigationTekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	background-color: #666;
}
.GenerelTekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCC;
	background-color: #666;
}
.GenerelTekst a {
	color: #F2EA27;
	text-decoration: underline;
}
.GulStregBillede {
	background-image: url(Images/Template_filer/GulLodret_venstre.gif);
}

.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
