 .text { font-size: 11; font-family: Verdana; line-height: 11pt; color: #999999;}
 .guestbook_text { font-size: 11; font-family: Verdana; line-height: 11pt; color: #999999;}
 .minitext { font-size: 9; font-family: Verdana; line-height: 9pt;}
 .h1 { font-size: 14; font-family: Verdana; font-weight: bold; line-height: 12pt;}
 .skugga {background-image: url(pictures/skugga.gif);}


 
  A:link { text-decoration: none; color: #999999; }
  A:active { text-decoration: none; color: #999999; }
  A:visited { text-decoration: none; color: #999999;} 
  A:hover { font-weight: bold; color: #999999;}

  BODY {
 	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-arrow-color: #cccccc; 
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #cccccc;
	}
	
	.kantlinje
	{
	 	border:#999999;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 0px;
		border-left-width: 0px;
		border-bottom-width: 0px;
	}
	
	.kantlinje_right
	{
	 	border:#999999;
		border-style: solid;
		border-top-width: 0px;
		border-right-width: 1px;
		border-left-width: 0px;
		border-bottom-width: 0px;
	}
	