body, table, td, span, input, textarea, select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #black;
	scrollbar-face-color:			#FDF9A1;
	scrollbar-highlight-color:		#FDF9A1;
	scrollbar-darkshadow-color:		#FDF9A1;
	scrollbar-shadow-color:			#FDF9A1;
	scrollbar-arrow-color:			#999999;
	scrollbar-track-color:			#88CD9D;
}
a:link {
	font-size: 12px;
	font-weight: normal;
	color: #180C9C;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: normal;
	/*color: #FFCC66;*/
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: normal;
	/*color: #FFCC00;*/
	text-decoration: none;
}
a:active {
	font-size: 12px;
	font-weight: normal;
	/*color: #003300;*/
	text-decoration: none;
}
.scroll {
	scrollbar-face-color:			#FDF9A1;
	scrollbar-highlight-color:		#FDF9A1;
	scrollbar-darkshadow-color:		#FDF9A1;
	scrollbar-shadow-color:			#FDF9A1;
	scrollbar-arrow-color:			#999999;
	scrollbar-track-color:			#88CD9D;
}.boxh {
	border: thin solid #FFF799;
	font-size: 9px;
}
h1 {
	font-size: 14px;
	text-decoration: none;
	font-weight: bolder;
	width: 600px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 6px;
	background-color: #84CBA6;
	border-top-color: #FFF799;
	border-top-style: double;
	border-bottom: 1px solid #838300;
}
.linkera {
	line-height: 20px;
	text-decoration: none;
	padding-left: 6px;
}

.box2 {
	outline: 50px;
	outline-color: #FFFFFF;
	background: #99CC99;
	width: auto;
	float: 5px;
	padding: 9;
	border-width: 10px;
	outline-style: solid;
	border-color: #99CC99;
	outline-width: thick;
}
.box77 {
	height: auto;
	width: 600px;
	background-image: url(bilder/bakgrunn.gif);
	float: left;
}

#lightbox{
	background-color:#99CC99;
	padding: 10px;
	border-bottom: 2px solid #838300;
	border-right: 2px solid #838300;
	color: #FFFFFF;
	}
