.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.tittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.navigasjon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.navigasjon a:link {
	color: 0E5287;
	text-decoration: none;
}
.navigasjon a:hover {
	color: 0E5287;
	text-decoration: underline;
}
.navigasjon a:active {
	color: 0E5287;
	text-decoration: underline;
}
.navigasjon a:visited {

	color: 0E5287;
	text-decoration: none;
}
.hovedtekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
}
.linje {
	border: 1px solid #333333;

}
.tittel2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
a:link {
	color: 4267b1;
	text-decoration: underline;
}
a:visited {
	color: 4267b1;
	text-decoration: underline;
}
a:hover {
	color: #eb6616;
	text-decoration: underline;
}
a:active {
	color: #4267b1;
	text-decoration: underline;
}
