BODY {
	SCROLLBAR-FACE-COLOR: #336633;
    	SCROLLBAR-HIGHLIGHT-COLOR: #336633;
    	SCROLLBAR-SHADOW-COLOR: #c0c0c0;
    	SCROLLBAR-ARROW-COLOR: #c0c0c0;
    	SCROLLBAR-TRACK-COLOR: #c0c0c0;
    	SCROLLBAR-BASE-COLOR: #c0c0c0;
    	scrollbar-dark-shadow-Color: #336633;
    	scrollbar-3d-light-Color: #009000;
  		background-color: #336633;
}

DIV.child A, DIV.parent A, #rmeny A {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: White;
}

DIV.child A, DIV.parent A {
	text-decoration: none;
}

#rmeny A {
	text-decoration: none;
	display: block;
	margin: 4px 4px;
}

#rmeny A:hover {
	color:red;
	text-decoration: underline;	
}

A {
	text-decoration: none;

}

A:hover {
	color:red;
	
}


DIV.bottom {
	position: absolute;
	left: 3%;
	top: 85%;}

.innehvit {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: White;
	font-weight: bold;
	text-align: center;
}

.textvit 	{
			font-size : 8pt;
			color : #ffffff;
			}	