.body {
      background-color: #000000;
}

.brodtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
.menytxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;
	line-height: 16px;
}

.menytxt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;
}

.tiny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
}


a.svartlink:visited {
	font-size: 11px;
	color: #000000;
}

a.svartlink:link {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

a.svartlink:hover {
	color: #FF6600;
	text-decoration: underline;
}

a:link {
	color: #FF9933;
	text-decoration: none;
}
a:visited {
	color: #FF9933;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}



//de under er lagt til av Helle

}
.litentittel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #FF9933;
	text-decoration: none;
	font-weight: bold;
}
