body
{
  color:#003300;
  line-height:20px;
  font-size:14px;
  font-style:normal;
  font-family:tahoma,sans-serif,arial;
}

a:link
{
  color:#006600;
  text-decoration:none;
}

a:visited, a:hover, a:active, a:focus
{
  color:#009900;
  text-decoration:underline;
}

.green-dark
{
  background-color:#127208;
}

.green-light
{
  background-color:#97C35A;
}