body {
  font-family: Verdana, sans-serif;
  background-color: #FFFFFF;
  font-size: 12px;
  color: #000000;
}

#FrameHeadingFont {
  font-size: 14px;
  font-weight: bold;
  line-height: 150%;
}

a {
  color: #AA5522;
  font-weight: bold;
}
a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
  color: #772200;
}
a:active, 
a:focus, 
a:hover {
  text-decoration: underline;
}
