a:link, a:visited { color: #0000FF; text-decoration: underline }
a:hover { color: #AE012F; text-decoration: none }


a:link.menu, a:visited.menu { color: #FFCC33; text-decoration: none }
a:hover.menu { color: #FFFF00; text-decoration: underline }


a:link.live, a:visited.live { color: #FFFFFF; text-decoration: none }
a:hover.live { color: #FFFF00; text-decoration: underline }


BODY   { font-family: Verdana, Arial, Helvetica, sans-serif; margin-top: 6px }
td     { font-size: 13px; color: #000000 }


.menu  { font-size: 11px; color: #FFCC33; font-weight: bold }
.small { font-size: 11px; color: #000000 }


/* schedule & live */
.time       { font-family: Courier New, Courier, mono }
.border     { background: #AE012F }
.inside_tbl { background: #FFFFFF }


/* live.php */
.live-header  { background: #AE012F; color: #FFFF00; text-align: center }
.live-content { background: #FFFFFF; color: #000000; text-align: center }
.live-scroll  { color: #FFFF00 }


/* footer */
a:link.ft, a:visited.ft { color: #FFFF00; text-decoration: none }
a:hover.ft { color: #FFCC33; text-decoration: underline }
.ft    { font-size: 11px; color: #FFCC33 }


/* cafepress */
.footer { font-size: 9px; color: #CCCCCC }


.promo1 { font-family: Courier New, Courier, mono; font-size: 16px }
