	
/*  body, skrift */


body {
  background-color:#bfd255;
  color:#564b47;  
  padding-left:10px;
  padding-top:10px;
  font-family: verdana;
  font-size: 11px;
  margin-bottom: 10px;
  line-height: 20px
}
 
.tekst	{
   font-family: verdana;
   font-size: 11px;
   color: #3a2c16;
   margin-bottom: 10px;
   line-height: 20px
}

strong { 
font-size: 11px;
font-color: 564b47;
}

a
{
	color: #ffffff;
}

a:hover
{
	color: #564b47;
}

a:visited
{
	color: #ffffff;
}