td { font-family: Copperplate Gothic Bold, Helvetica, Sans-serif;
     font-size: 12pt;
     font-weight: bold;
     color: #800000; }

th { font-family: Arial, Helvetica, Sans-serif;
     font-size: 12pt;
     font-weight: bold;
     background: #000000;
     color: #FFFF00; }

.subheader { font-family: Arial, Helvetica, Sans-serif;
             font-size: 12pt;
             font-weight: bold;
             background: #CACACA;
             color: #800080; }

.title { font-family: Arial, Helvetica, Sans-serif;
         font-size: 18pt;
         font-weight: bold;
         background: #C0C0C0;
         color: #FFFF00; }

.reportlinks { font-family: Arial, Helvetica, Sans-serif;
               font-size: 12pt;
               font-style: normal;
               background: #000080;
               text-align: center;
               color: #FFFF00; }

.weeklinks { font-family: Arial, Helvetica, Sans-serif;
             font-size: 10pt;
             font-style: normal;
             background: #000080;
             text-align: center;
             color: #FFFF00; }

.teamlinks { font-family: Arial, Helvetica, Sans-serif;
             font-size: 10pt;
             font-style: normal;
             background: #000080;
             text-align: center;
             color: #FFFF00; }

.leaguename { font-family: Copperplate Gothic Bold, Helvetica, Sans-serif;
              font-size: 36pt;
              font-weight: bold;
              background: #000040;
              text-align: center;
              color: #800000; }

.datetime { font-family: Arial, Helvetica, Sans-serif;
            font-size: 10pt;
            font-style: normal;
            background: #008040;
            text-align: center;
            color: #800000; }

.theweek { font-family: Arial, Helvetica, Sans-serif;
           font-size: 10pt;
           font-style: normal;
           background: #008040;
           text-align: center;
           color: #800000; }

A:hover {color: #004040; background: #80FFFF}
