A                  { color: #5EA6D3; text-decoration: none; }
A:link             { color: #5EA6D3; text-decoration: none; }
A:active           { color: #5EA6D3; text-decoration: none; }
A:visited          { color: #5EA6D3; text-decoration: none; }
A:hover            { color: #5EA6D3; text-decoration: underline; }

A.navtext          { color: #828D4C; text-decoration: none; }
A.navtext:link     { color: #828D4C; text-decoration: none; }
A.navtext:active   { color: #828D4C; text-decoration: none; }
A.navtext:visited  { color: #828D4C; text-decoration: none; }
A.navtext:hover    { color: #828D4C; text-decoration: none; }

A.linktext         { color: #999999; text-decoration: none; }
A.linktext:link    { color: #999999; text-decoration: none; }
A.linktext:active  { color: #999999; text-decoration: none; }
A.linktext:visited { color: #999999; text-decoration: none; }
A.linktext:hover   { color: #666666; text-decoration: none; }

A.footer           { color: #CCCCCC; text-decoration: none; }
A.footer:link      { color: #CCCCCC; text-decoration: none; }
A.footer:active    { color: #CCCCCC; text-decoration: none; }
A.footer:visited   { color: #CCCCCC; text-decoration: none; }
A.footer:hover     { color: #CCCCCC; text-decoration: underline; }

H2 {
  color: #5EA6D3;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
  font-weight: bold;
}

.headertext {
  color: #003366;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 14px;
  font-weight: bold;
}

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

.navtext {
  color: #828D4C;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
}

.linktext {
  color: #999999;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size: 11px;
  line-height: 18px;
}

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

.smallelement {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  line-height: normal;
}
