a:link {
  color:#ab8151;
  text-decoration:underline;
  }

a:visited {
  color: #ab8151;
  text-decoration:underline;
  }

a:active {
  color: #ab8151;
  text-decoration:underline;
  }

a:hover 
  {color:#ab8151;
  text-decoration:underline;
  }

 a.two:link {
	color: #74644D;
	text-decoration:none;
}
 a.two:visited {
	color: #74644D;
	text-decoration:none;
}
 a.two:hover {
	color: #74644D;
	text-decoration:underline;
}
 a.two:active {
	color: #74644D;
	text-decoration:none;
}

 a.tree:link {
	color: #cccccc;
	  text-decoration:none;
}
 a.tree:visited {
	color: #cccccc;
	text-decoration:none;
}
 a.tree:hover {
	color: #cccccc;
	text-decoration:underline;
}
 a.tree:active {
	color: #cccccc;
	text-decoration:none;
}


body, td { 
		font-size: 12px;
		font-family: Trebuchet MS, Trebuchet, sans-serif;
		color: #000;

 		scrollbar-face-color:#ffffff;
		scrollbar-arrow-color:#000000;
		scrollbar-track-color:#ffffff;
		scrollbar-3dlight-color:#ffffff;
		scrollbar-highlight-color:#ffffff;
		scrollbar-shadow-color:#999999;
		scrollbar-darkshadow-color:#ffffff;
		

		
}		

.imgleft {
border-color:#999;
margin-right: 12px;
margin-bottom: 10px;
}

.imgright {
border-color:#999;
margin-left: 12px;
margin-bottom: 10px;
margin-right: 0px;
}

.foto {
margin-right: 2px;
margin-bottom: 1px;
}

.textfield {
font-family : Trebuchet MS, Trebuchet, sans-serif; 
padding : 1px; 
height : 18px; 
margin : 1px; 
font-size : 10px; 
border-width : 1px; 
border-style : solid; 
border-color : #dc1d03; 
color : #000000; 
background-color : #ffffff; 
} 
.textarea {
font-family : Trebuchet MS, Trebuchet, sans-serif; 
padding : 1px; 
margin : 1px; 
font-size : 10px; 
border-width : 1px; 
border-style : solid; 
border-color : #dc1d03; 
color : #000000; 
background-color : #ffffff; 
} 


h2 { 
font-size:16px;
color:#000;
margin-bottom:16px;
}

.stortekst {
font-weight:bold;
font-size:16px;
color:#000;
margin-bottom:0px;
}

.style2 {color: #74644D}
