.text {
  COLOR: #001700;
  FONT-FAMILY: "Arial","Helvetica","SunSans-Regular";
  FONT-SIZE: 11px;
  FONT-STYLE: normal;
  line-height: 175%;
}

.bigtext {
  COLOR: #001700;
  FONT-FAMILY: "Times New Roman";
  FONT-SIZE: 17px;
  FONT-STYLE: normal;
  FONT-WEIGHT: bold;
  line-height: 175%;
}

.input {
  FONT-FAMILY: "monospace";
}

.lighttext {
  COLOR: #99CC99;
  FONT-FAMILY: "Arial","Helvetica","SunSans-Regular";
  FONT-SIZE: 11px;
  FONT-STYLE: normal
}

a {
  text-decoration: none;
  color: #4F7053
}

a:visited {
  text-decoration: none;
  color: #4F7053
}

a:link {
  text-decoration: none;
  color: #4F7053
}

a:hover {
  text-decoration: none;
  color: #ffffff
}
