html {
    	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.overskrift {
	color: #000;
	font-size: 18px;
	font-weight: bold;
}

.ingress {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

.tekst {
	color: #000000;
	font-size: 10px;
}
.tekst a:link {
	color: #000000;
	font-size: 10px;
	text-decoration: underline;
}
.tekst a:visited {
	color: #000;
	font-size: 10px;
	text-decoration: underline;
}
.tekst a:hover {
	color: #000099;
	font-size: 10px;
	text-decoration: underline;
}

.tekst_liten {
	color: #000;
	font-size: 9px;
	font-family: Arial, Verdana, Helvetica, sans-serif;

}

.bildetekst {
	color: #000;
	font-size: 10px;
	font-style:italic;
}
