body {
  margin-top: 0; 
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 0;
  background-image: url(images/background_lime4.jpg);
  background-repeat: no-repeat; 
}
 

A, A:link, A:visited { 

	text-decoration: none
	font-family: @Gungsuh, Tahoma, Times, serif;
  	font-size: 20px;
  	font-weight: bold;
  	color: #ffffff;
}

.ohje a:link     {color: #AB4A37; font-family: Tahoma, Times, Serif; font-size: 11px; font-weight: bold}
.ohje a:visited  {color: #AB4A37; font-family: Tahoma, Times, Serif; font-size: 11px; font-weight: bold}
.ohje a:active   {color: #AB4A37; font-family: Tahoma, Times, Serif; font-size: 11px; font-weight: bold}



.otsikko {
  font-family: @Gungsuh, Tahoma, Times, serif;
  font-size: 18px;
  color: #ffffff;
}

.otsikko1 {
  font-family: @Gungsuh, Tahoma, Times, serif;
  font-size: 20px;
  color: #000000;
}

.otsikko2 {
  font-family: @Gungsuh, Tahoma, Times, serif;
  font-size: 20px;
  color: #ffffff;
}

.perus {
  font-family: @Gungsuh, Tahoma, Times, serif;
  font-size: 12px;
  color: #000000;
}

.perus2 {
  font-family: @Gungsuh, Tahoma, Times, serif;
  font-size: 16px;
  color: #ffffff;
}

p {
  font-family: Tahoma, Times, serif;
  font-size: 9px;
  color: #555555;
}



