.title1{
  font-family: Arial;
  font-size: 14px;
  color:#b2c835;
}

.title2{
  font-family: Arial;
  font-size: 12px;
  color:#605c5b;
  font-weight: bold;
}

.txt1{
  font-family: Arial;
  font-size: 12px;
  color:#605c5b;
}

a.menu:link{
  font-family: Arial;
  color: #88a03a ;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
}
a.menu:visited{
  font-family: Arial;
  color: #88a03a ;
  font-size: 12px;
  text-decoration: none;
  font-weight: bold;
}
a.menu:hover{
  font-family: Arial;
  color: #88a03a ;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}

