a:link, a:visited, a:active {
  color: #707f47;
  border-bottom: 0px;
  text-decoration: none;
  font-size: 12px;
  font-family: georgia;
}

a:hover {
  color: #819252;
  border-bottom: 0px;
  text-decoration: none;
  font-size: 12px;
  font-family: georgia;
}

a:link.a, a:visited, a:active {
  color: #707f47;
  border-bottom: 0px;
  text-decoration: none;
  font-size: 12px;
  font-family: georgia;}

a:hover.a {
  color: #819252;
  text-decoration: none;
  font-size: 12px;
  font-family: georgia;}

body {
  background-image: url(vn.jpg);
  text-align: justify;
  font-family: arial;
  font-size: 12px;
  color: #3d4820;
  line-height: 1.6;

}

h2 {
  font-size: 16px;
  font-family: georgia;
  color: #707f47;
  letter-spacing: 1px;
  font-weight: bold;
  padding-left: 40px;
  padding-top: 10px;
  padding-bottom: 5px;
}

.kuva {
   border: 3px double #707F47;
   margin: 0px 0px 5px 5px;

}

table {
  text-align: justify;
  font-family: arial;
  font-size: 12px;
  color: #3d4820;
  line-height: 1.6;

}

.pic {
   border: 1px solid #efefef;
   margin: 0px 0px 0px 0px;

}

* {
  cursor: default;
}
3