.Tekst {
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	color: #003366;
	letter-spacing: 1px;
}
.Overskrift {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 30px;
	color: #003366;
	letter-spacing: 4px;
}
.hvit_tekst {color: #FFFFFF
}
A{
	font-family: Arial, Helvetica, Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	letter-spacing: 2px;
	text-decoration: none;
}
A:link {
	color: #003366;
}
A:visited {
	color: #003366;
}
A:active {
	color: #003366;
}
A:hover {
	color: #003366;
	text-decoration: underline;
}

