<!-- BODY { 
scrollbar-base-color: #67845E;
scrollbar-arrow-color: #67845E;
scrollbar-DarkShadow-Color: #EAE6E6;
scrollbar-face-color: #EAE6E6;
scrollbar-highlight-color: #EAE6E6;
scrollbar-shadow-color: #67845E;
scrollbar-track-color: #EAE6E6;
} -->

.tekst {  font-family: Arial; font-size: 9pt; font-style: normal; font-weight: normal; color: #67845E; text-decoration: none}
.tekstvet {  font-family: Arial; font-size: 9pt; font-style: normal; font-weight: bold; color: #67845E; text-decoration: none}
.tekstkleinvet {  font-family: Arial; font-size: 8pt; font-style: normal; font-weight: bold; color: #67845E; text-decoration: none}

.wit {  font-family: Arial; font-size: 9pt; font-style: normal; font-weight: normal; color: #F1EFED; text-decoration: none}
.witvet {  font-family: Arial; font-size: 9pt; font-style: normal; font-weight: bold; color: #F1EFED; text-decoration: none}

.groen {  font-family: Arial; font-size: 9pt; font-style: normal; font-weight: normal; color: #CBDBC6; text-decoration: none}
.groenvet {  font-family: Arial; font-size: 9pt; font-style: normal; font-weight: bold; color: #CBDBC6; text-decoration: none}


.klik { font-family: Arial; font-size: 9pt; font-style: normal; font-weight: normal; 

}
.klik A:link 
		{
			text-decoration : underline; 
			color : #67845E;
		} 
	.klik A:visited 
		{ 
			text-decoration : underline; 
			color : #67845E;
		} 
	.klik A:hover 
		{ 
			
			text-decoration: none;
			color : #67845E;
		}


.klikvet { font-family: Arial; font-size: 9pt; font-style: normal; font-weight: bold; 

}
.klikvet A:link 
		{
			text-decoration : underline; 
			color : #67845E;
		} 
	.klikvet A:visited 
		{ 
			text-decoration : underline; 
			color : #67845E;
		} 
	.klikvet A:hover 
		{ 
			
			text-decoration: none;
			color : #67845E;
		}


.tekstklikkleinvet { font-family: Arial; font-size: 8pt; font-style: bold; font-weight: bold; 

}
.tekstklikkleinvet A:link 
		{
			text-decoration : none; 
			color : #67845E;
		} 
	.tekstklikkleinvet A:visited 
		{ 
			text-decoration : none; 
			color : #67845E;
		} 
	.tekstklikkleinvet A:hover 
		{ 
			
			text-decoration: underline;
			color : #67845E;
		}



.input200 {
	font-family: Arial;
	font-size: 11px;
	color: #67845E;
	background-color: #EAE6E6;
	text-decoration: none;
	width: 200px;
	height: 17px;
	border: 1px solid #67845E;
}
.choose {
	font-family: Arial;
	font-size: 11px;
	color: #67845E;
	background-color: #EAE6E6;
	text-decoration: none;
	width: 200px;
	height: 17px;
	border: 1px solid #67845E;
}
.formbutton {
	font-family: Arial;
	font-size: 11px;
	color: #67845E;
	text-decoration: none;
	border: 1px solid #67845E;
	background-color: #EAE6E6;
	font-weight: bold;
	width: 200px;
	height: 17px;
}
.radio {
	font-family: Arial;
	font-size: 11px;
	color: #67845E;
	text-decoration: none;
	background-color: #EAE6E6;
	font-weight: bold;
	height: 17px;
}
.check {
	font-family: Arial;
	font-size: 11px;
	color: #67845E;
	text-decoration: none;
	border: 1px solid #67845E;
	background-color: #EAE6E6;
	font-weight: bold;
	height: 17px;
}

.box200 {
	font-family: Arial;
	font-size: 11px;
	color: #67845E;
	background-color: #EAE6E6;
	text-decoration: none;
	width: 200px;
	height: 50px;
	border: 1px solid #67845E;
	scrollbar-base-color: #67845E;
scrollbar-arrow-color: #67845E;
scrollbar-DarkShadow-Color: #EAE6E6;
scrollbar-face-color: #EAE6E6;
scrollbar-highlight-color: #EAE6E6;
scrollbar-shadow-color: #67845E;
scrollbar-track-color: #EAE6E6;
}

