/* CSS Document */


body {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  height: 100%;
  padding: 0px;
  font-family: Verdana, sans-serif;
  font-size: 12px;
  line-height: 17px;
  color: #333333;
  background-color: #B4D66F;
}


br {
  line-height: 5px;
}


td {
  font-size: 12px;
  line-height: 19px;
}


span.Rubrik1{
  font-family: Century Gothic, Verdana, sans-serif; 
  color: rgb(147,149,152);
  background-color: transparent;  
  font-size: 30px;
  font-weight:bold;
}

span.Rubrik2{
  font-family: Century Gothic, Verdana, sans-serif; 
  color: rgb(147,149,152);
  background-color: transparent;  
  font-size: 19px;
  font-weight:bold;
}


a{ 
  text-decoration: none; 
  color: rgb(127,159,61); 
  Font-family: Verdana, sans-serif; 
  font-size: 12px;
} 

a:visited {
  color: rgb(127,159,61); 
}

a:hover { 
  text-decoration: underline; 
  color: rgb(127,159,61); 
}

a:active {
  color: rgb(127,159,61); ; 
}


a.meny{ 
  text-decoration: none; 
  color: rgb(255,255,255); 
  font-family: Verdana, sans-serif; 
  font-size: 14px;
  line-height: 22px;
  font-weight:bold;
} 

a.meny:visited {
  color: rgb(255,255,255); 
}

a.meny:hover { 
  text-decoration: underline; 
  color: rgb(255,255,255); 
}
a.meny:active {
  color: rgb(255,255,255); 
}



