.menuitems {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0099FF;
}

a:hover {
	text-decoration: underline;
	
}
a:link {
	text-decoration: none;
	
}
a {
	text-decoration: none;

}

.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}

.titel {
	height: 25px;
	width: auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFA200;
	border-right-color: #FFA200;
	border-bottom-color: #FFA200;
	border-left-color: #FFA200;
	background-color: #FFA200;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000066;
	font-weight: bold;
	padding-left: 8px;
		color: #000066;
	letter-spacing: 0.5px;
	word-spacing: 2px;
}

.kop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
	font-weight: bold;	
}

