.FooterText {
  font-family: verdana,arial;
  color: #000000;
  font-size: 7pt;
  font-weight: bold;
}

.SmallFooterText {
  font-family: verdana,arial;
  color: #000000;
  font-size: 7pt;
}

.FooterBox {
  border: 0px #e0e0e0 solid;
}

.FooterAlign {
  text-align: left;
}

a {
  color: #94a6bd;
  font-weight: bold;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:active {
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
}


