/* CSS Document */

.lblue {
  color: #839f5b;
}
.lbluebig {
  color: #839f5b;
}

a:hover {
  text-decoration: none;
  color: #839f5b;
}

