a:link {
  color: #2E5792;
  text-decoration: underlined
}
a:visited {
  color: #2E5792;
  text-decoration: underlined
}
a:active {
  color: #2E5792;
  text-decoration: none
}
a:hover {
  color: #D3980C;
  text-decoration: none
}

h1 {
  font-family: Tahoma;
  font-weight: bold;
  font-size: 14pt;
}

h2 {
  font-family: Tahoma;
  font-weight: bold;
  font-size: 14pt;
}

h3 {
  font-family: Tahoma;
  font-weight: bold;
  font-size: 14pt;
}