body { color: black; background-repeat: repeat-x; }
p {}
td {}
a:link { color: blue }
a:visited { color: purple }
a:hover { color: purple }
a:active { color: red }


.body { color: #999; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; padding: 10px; }
.body a:link { color: #bb3f21; text-decoration: none; }
.body a:visited { color: #bb3f21; text-decoration: none; }
.body a:hover { color: #bb3f21; text-decoration: underline; }

.bodyHead { color: #bb3f21; font-size: 16px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; }
.bodyHead a:link { color: #bb3f21; text-decoration: none; }
.bodyHead a:visited { color: #bb3f21; text-decoration: none; }
.bodyHead a:hover { color: #bb3f21; text-decoration: underline; }

.regFormHead { color: #bb3f21; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; background-color: #333; text-align: left; padding: 6px; }
.regFormTB { color: #000; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #a0a0a0; text-align: left; padding: 2px; }
.regFormLabel { color: #000; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #a0a0a0; text-align: right; padding: 2px; }
.regFormLabel a:link { color: #000; background-color: #a0a0a0; text-decoration: none; }
.regFormLabel a:visited { color: #000; background-color: #a0a0a0; text-decoration: none; }
.regFormLabel a:hover { color: #000; background-color: #a0a0a0; text-decoration: underline; }


.footerNav { color: #333; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; padding: 10px; }
.footerNav a:link { color: #bb3f21; text-decoration: none; }
.footerNav a:visited { color: #bb3f21; text-decoration: none; }
.footerNav a:hover { color: #bb3f21; text-decoration: underline; }


.headerNav { color: #fff; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; padding: 3px; }
.headerNav a:link { color: #bb3f21; text-decoration: none; }
.headerNav a:visited { color: #bb3f21; text-decoration: none; }
.headerNav a:hover { color: #bb3f21; text-decoration: underline; }