body { color: black; background-color: white; }
p {}
td {}
a:link { color: gray ; text-decoration: none; }
a:visited { color: fuchsia ; text-decoration: none; }
a:hover { color: purple }
a:active { color: red }
.bigheads { color: #fff; font-size: 18px; font-family: georgia; font-weight: bold; line-height: 22px; text-align: center; }
centerknockout { color: white; font-size: 11px; font-family: geneva; font-weight: bold; line-height: 12px; text-align: center; }

