body { }
table {  }
p { }
a:link.black { color: #fff; font-weight: bold; text-decoration: underline; }
a:link.white { color: #fff; font-size: inherit; font-style: normal; background-color: #900; text-decoration: underline; }
a:visited { color: #fff; }
a:hover { color: #900; font-weight: bold; background-color: #fff; text-decoration: none; }
.black:hover { color: #000; background-color: #fff; text-decoration: none; }
.white:hover { color: #900; font-size: 14px; font-style: normal; text-decoration: none; background-color: #fff; }
a:active { color: #c5a9a9; text-decoration: underline; }
.ftrwhtonblk { color: #fff; font-size: 12px; font-weight: bold; background-color: #000; text-align: center; }
.ftrwhtonred { color: #fff; font-size: 18px; font-weight: bold; text-align: center; }
.ftrwhtonredtxt { color: #fff; font-size: 14px; font-weight: bold; font-variant: normal; background-color: #900; text-align: center; }
