/* CSS Document */

.lblue {
  color: #988675;
}
.lbluebig {
  color: #817162;
}

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

