a.meny {   	
	text-decoration: none;
	color: white;
}
a.meny:hover {
	color: #18009e;
}
p.meny {
	margin-left: 30px;
	margin-top: 10px;
	margin-bottom: 7px;
	font-family: arial;
	font-weight: bold;
}
td.meny {

	background: url('menyknapp.jpg'); 
	background-repeat: no-repeat; 
	vertical-align: top;
}
h2.nyhet {
	color: #18009e;
	font-size: 18pt;
	font-family: arial;
	font-weight: normal;
	margin-top: 30px;
}
p.brodtekst {
	font-family: arial;
	font-size: 9pt;
	margin-right: 20px;
}
p.lesmeir {
	color: #18009e;
	font-family: arial;
	font-size: 9pt;
}
h3 {
	font-family: arial;
	
}
p.dato {
	font-family: arial;
	font-size: 8pt;
}
p.nyheit {
	font-family: arial;
	font-size: 11pt;
}
p.ingress {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
}
div.skjult { visibility: hidden; }
div.synlig { visibility: visible; }

td.umeny {
	background-color: #479f31;
}
td.umenyo {
	background-color: #5cc143;
}
a.umeny {
	color: white;
	text-decoration: none;
	font-family: arial;
	font-size: 12pt;
}
a.menyo {
	color: blue;
	text-decoration: none;
	font-family: arial;
	font-size: 12pt;
}
body {
	font-family: arial;
}
h1 { 	margin-bottom: 2px;
}
h2 { 	margin-bottom: 2px;
}
h3 { 	margin-bottom: 2px;
}
h4 { 	margin-bottom: 2px;
}
h5 { 	margin-bottom: 2px;
}
h6 { 	margin-bottom: 2px;
}
ul { 	margin-top: 2px;
	margin-bottom: 8px;
	padding-top: 1px;
	padding-bottom: 1px;

}

