a:active {  color: #CC0000; text-decoration: none}
a:hover {  color: #CC0000; text-decoration: none}
a:link {  color: #0b4c7b; text-decoration: none}
a:visited {  color: #0b4c7b; text-decoration: none}

.overskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0b4c7b;
	letter-spacing: -1px;
}
.H2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0b4c7b;
	letter-spacing: -1px;
}

.rubrik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0b4c7b;
	letter-spacing: -1px;
}

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.H5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.tekstAdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #0b4c7b;
}
a.tekstAdr:hover {  color: #CC0000; text-decoration: none}

.Adr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #0b4c7b;
}

a.Adr:active { color: #0b4c7b; text-decoration: none; font-size: 17px; font-weight: bold;}
a.Adr:hover { color: #FF0000; text-decoration: none; font-size: 17px; font-weight: bold;}
a.Adr:link {  color: #0b4c7b; text-decoration: none; font-size: 17px; font-weight: bold;}
a.Adr:visited {  color: #0b4c7b; text-decoration: none; font-size: 17px; font-weight: bold;}

.overskriftForside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #0b4c7b;
	letter-spacing: -1px;
	line-height: 30px;
	white-space: normal;
}
