A.bodytext            { color: #2B557F; text-decoration: underline; }
A.bodytext:link       { color: #2B557F; text-decoration: underline; }
A.bodytext:active     { color: #2B557F; text-decoration: underline; }
A.bodytext:visited    { color: #2B557F; text-decoration: underline; }
A.bodytext:hover      { color: #8B1771; text-decoration: underline; }

A.lefttext            { color: #8B1771; text-decoration: underline; }
A.lefttext:link       { color: #8B1771; text-decoration: underline; }
A.lefttext:active     { color: #8B1771; text-decoration: underline; }
A.lefttext:visited    { color: #8B1771; text-decoration: underline; }
A.lefttext:hover      { color: #8B1771; text-decoration: underline; }

A.footertext          { color: #DAE0E6; text-decoration: underline; }
A.footertext:link     { color: #DAE0E6; text-decoration: underline; }
A.footertext:active   { color: #DAE0E6; text-decoration: underline; }
A.footertext:visited  { color: #DAE0E6; text-decoration: underline; }
A.footertext:hover    { color: #DAE0E6; text-decoration: underline; }

A.navtext             { color: #E8D1E3; text-decoration: none; }
TD.navtext            { background-color: #710A5A; }

IMG {
  border: none;
}

.navtext {
  color: #FFFFFF;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height:normal;
}

.bodytext {
  color: #333333;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height:16px;
}

.lefttext {
  color: #2B557F;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height:16px;
}

.headertext {
  color: #8B1771;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 14px;
  line-height: normal;
  font-weight: bold;
}

.footertext {
  color: #DAE0E6;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: normal;
}

.smallelement {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 10px;
}