html,body
{
	color:#000000;
	background-color:#928782;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	}
	
table#main{


	border-top: #9b5a25 2px solid;
	border-left:#9b5a25 2px solid;
	border-bottom:#9b5a25 2px solid;
	border-right: #9b5a25 2px solid;
		
}



h1 { 
font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	line-height: 22px;
	margin-top: 0; 
	margin-bottom: 0;
	color:#000000;	
} 


h3 { 
font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	line-height: 22px;
	
	
} 

.link{
font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:22px;
	text-decoration: none;
	color:#5a2412;
 
}


.test{
font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height:22px;
	text-decoration: none;
	color:#ffffff;
	background-color:#5a2412;
 
}



.botten{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color:#c4c5c5;
 
}


.normal{ 
font-family:Arial, Helvetica, sans-serif;
   font-size: 14px; 
}


.nyheter{ 
font-family:Arial, Helvetica, sans-serif;
color:#000;
   font-size: 13px; 
   
  
}


.datum{ 
font-family:Arial, Helvetica, sans-serif;
   font-size: 11px; 
}


.storre{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000;
}




h1 a:link { 
text-decoration:underline; 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 0; 
	margin-bottom: 0;	
	color:#000000;
	font-weight:bold;
} 

h1 a:visited { 
text-decoration:underline; 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 0; 
	margin-bottom: 0;	
	color:#000000;
	font-weight:bold;
} 

h1 a:hover { 
text-decoration:none; 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 0; 
	margin-bottom: 0;	
	color:#000000;
	font-weight:bold;
} 

h1 a:active { 
text-decoration:underline; 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 0; 
	margin-bottom: 0;	
	color:#000000;
	font-weight:bold;
} 




h3 a:link { 
text-decoration:underline; 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 0; 
	margin-bottom: 0;	
	color:#000000;
	font-weight:bold;
} 

h3 a:visited { 
text-decoration:underline; 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 0; 
	margin-bottom: 0;	
	color:#000000;
	font-weight:bold;
} 

h3 a:hover { 
text-decoration:none; 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 0; 
	margin-bottom: 0;	
	color:#000000;
	font-weight:bold;
} 

h3 a:active { 
text-decoration:underline; 
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
	font-weight: normal;
	line-height: 14px;
	margin-top: 0; 
	margin-bottom: 0;	
	color:#000000;
	font-weight:bold;
} 






a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

