.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 20px;
}
.kop {
	font-family: "Trebuchet MS", "Trebuchet MS Bold";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #A1BB31;
}
.onder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

a.linknav {
	color: #0099CC;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
}

a.linknav:hover {
	color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: normal;
	background-color: #333333;
}
