a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	line-height: 15px;
}
.overskrift {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336699;
}

a.undermenu:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
}
a.undermenu:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
}
a.undermenu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #99CCFF;
	text-decoration: underline;
	line-height: 15px;
	font-weight: normal;
}
a.undermenu:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #006699;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
	}
	
.overskrift-undermenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
}

a.overskriftlink:link {
	font-family: verdana;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
}
a.overskriftlink:visited {
	font-family: verdana;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
}
a.overskriftlink:hover {
	font-family: verdana;
	font-size: 11px;
	color: #336699;
	text-decoration: underline;
	line-height: 15px;
	font-weight: normal;
}
a.overskriftlink:active {
	font-family: verdana;
	font-size: 11px;
	color: #336699;
	text-decoration: none;
	line-height: 15px;
	font-weight: normal;
	}


