h1 {
  color : #336633;
}

.menuActive1 {
  text-decoration: none;
  color : #336633;
  font-size : 14px;
  font-weight: bold;
  text-align: right;
  padding-right:3px;
}

.menu2 {
  text-decoration: none;
  color : #336633;
  font-size : 14px;
  font-weight: normal;
  text-align: right;
  padding-right:3px;
}
a.menu2:hover {
  text-decoration: none;
  color :#336633;
  font-size : 14px;
  font-weight: normal;
  text-align: right;
  padding-right:3px;
}
.menuActive2 {
  text-decoration: none;
  color : #336633;
  font-size : 14px;
  font-weight: bold;
  text-align: right;
  padding-right:3px;
}
.menu3 {
  text-decoration: none;
  color : #336633;
  font-size : 12px;
  font-weight: normal;
  text-align: right;
  padding-right:3px;
}
a.menu3:hover {
  text-decoration: none;
  color :#336633;
  font-size : 12px;
  font-weight: normal;
  text-align: right;
  padding-right:3px;
}
.menuActive3 {
  text-decoration: none;
  color : #336633;
  font-size : 12px;
  font-weight: bold;
  text-align: right;
  padding-right:3px;
}


