A                    { color: #3366CC; }
A:link               { color: #3366CC; }
A:active             { color: #3366CC; }
A:visited            { color: #3366CC; }
A:hover              { color: #3366CC; }

A.navtext            { color: #000000; text-decoration: none; }
A.navtext:link       { color: #000000; text-decoration: none; }
A.navtext:active     { color: #000000; text-decoration: none; }
A.navtext:visited    { color: #000000; text-decoration: none; }
A.navtext:hover      { color: #3366CC; text-decoration: none; }

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


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

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

.largetext {  color: #3366CC;  font-family: Arial,Helvetica,sans-serif;  font-size: 24px;  font-weight: bold;}

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

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