@font-face {
  font-family:Eras Medium ITC;
  src:url(http://www.leadyou.com/templates/bub/ERASMD.TTF);
}
.border {
  background-color: transparent;
  border: solid 2px black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: black;
  font-weight: bold;
}
.button {
  background-color: transparent;
  border: solid 0px black;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: black;
  font-weight: bold;
}
a.link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: black;
  font-weight: bold;
  text-decoration: none;
}
a.link:hover {
  color: white;
}
a.MenuOpt {
  font-family: Eras Medium ITC, Verdana, Arial, Helvetica, sans-serif;
  font-size: 16px;
  color: black;
  font-weight: bold;
  text-decoration: none;
}
a.MenuOpt:hover {
  color: white;
}
.section-title {
  font-family: Eras Medium ITC, Verdana, Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: black;
  font-weight: bold;
}
.section-text {
  font-family: Eras Medium ITC, Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: black;
}
.section-text2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: black;
}
