A:visited { color: black; text-decoration: none; }
A:link    { color: black; text-decoration: none; }
A:hover   { color: blue; text-decoration: underline; }
A:active  { color: black; text-decoration: none; }

BODY  { font-family: 'Verdana', 'Lucida Console', 'Arial', 'Comic Sans MS';
        font-size: 8pt;
        color: black;
        background-color: "#ffffff";
        scrollbar-face-color: black;
        scrollbar-track-color: "#eeeeee";
        scrollbar-arrow-color: white; }

P { font-family: 'Verdana', 'Lucida Console', 'Arial', 'Comic Sans MS';
    font-size: 8pt;
    color: black;
    font-weight: bold; }

TR { font-family: 'Verdana', 'Lucida Console', 'Arial', 'Comic Sans MS';
     font-size: 8pt;
     color: black; }

TD { font-family: 'Verdana', 'Lucida Console', 'Arial', 'Comic Sans MS';
     font-size: 8pt;
     color: black
     font-weight: bold; }

H1 { color: black;
     font-family: 'Verdana', 'Lucida Console', 'Arial', 'Comic Sans MS';
     font-size: 12pt;
     text-decoration: underline; }

H2 { color: black;
     font-family: 'Verdana', 'Lucida Console', 'Arial', 'Comic Sans MS';
     font-size: 10pt;
     text-decoration: underline; }

H3 { color: black;
     font-family: 'Verdana', 'Lucida Console', 'Arial', 'Comic Sans MS';
     font-size: 10pt; }

.fropen { color: black;
          font-family: 'Verdana', 'Lucida Console', 'Arial', 'Comic Sans MS';
          font-size: 10pt;
          font-weight: bold; }

.frrest { color: black;
          font-family: 'Verdana', 'Lucida Console', 'Arial', 'Comic Sans MS';
          font-size: 10pt;
          font-weight: normal; }

.frsmall { color: black;
           font-family: 'Verdana', 'Lucida Console', 'Arial', 'Comic Sans MS';
           font-size: 8pt; }

.displink { color: blue;
            text-decoration: underline; }

.contact { color: black;
           font-family: 'Verdana', 'Lucida Console', 'Arial', 'Comic Sans MS';
           font-size: 10pt;
           font-weight: normal; }

.promo { background-color: gold; }
.releg { background-color: salmon; }
.playoff {background-color: gainsboro; }
.rounds { text-decoration: underline; }
.notes { color: red;
         font-style: italic; }
.win  { color: blue; }
.draw { color: black; }
.lose { color: red; }

.tpf { color: red; }

.homegame { font-weight: bold; }
.awaygame { font-weight: normal; }

.dateline { font-weight: bold;
            background-color: gainsboro;
            color: black; }

.ht1 { writing-mode: tb-lr; }

.bord-ct { border-style: solid solid solid solid;
           border-color: "darkblue";
           border-width: 2px 2px 1px 2px; }
.bord-cb { border-style: none solid solid solid;
           border-color: "darkblue";
           border-width: 2px 2px 2px 2px; }
.bord-both { border-style: solid solid solid solid;
             border-color: "darkblue";
             border-width: 2px 2px 2px 2px; }

.ind-head { border-style: solid none solid none;
            border-color: "darkblue";
            border-width: 1px 0px 1px 0px; }
.ind-head2 { border-style: none none solid none;
             border-color: "darkblue";
             border-width: 0px 0px 1px 0px; }

.team-foot { border-style: solid none none none;
             border-color: "darkblue";
             border-width: 1px 0px 0px 0px; }

.preview1 { background-color: '#EEEEEE'; }
.preview2 { background-color: '#FFFFFF'; }
.preview-date { font-weight: bold; }
.preview-head1 { border-style: solid solid solid solid;
                 border-color: "darkblue";
                 border-width: 2px 0px 2px 2px;
                 text-align: center;
                 font-weight: bold;
                 background-color: 'goldenrod'; }
.preview-head2 { border-style: solid solid solid solid;
                 border-color: "darkblue";
                 border-width: 2px 0px 2px 0px;
                 text-align: center;
                 font-weight: bold;
                 background-color: 'goldenrod'; }
.preview-head3 { border-style: solid solid solid solid;
                 border-color: "darkblue";
                 border-width: 2px 2px 2px 0px;
                 text-align: center;
                 font-weight: bold;
                 background-color: 'goldenrod'; }

.preview-cell { border-style: solid solid solid solid;
                border-color: "darkblue";
                border-width: 2px 2px 2px 2px;
                font-weight: bold;
                background-color: 'gainsboro'; }
.preview-cellb { border-style: none solid solid solid;
                 border-color: "darkblue";
                 border-width: 0px 2px 2px 2px;
                 font-weight: bold;
                 background-color: 'orange'; }
.preview-celll { border-style: none none none solid;
                 border-color: "darkblue";
                 border-width: 0px 0px 0px 2px;
                 font-weight: normal;
                 background-color: 'white'; }
.preview-cellr { border-style: none solid none none;
                 border-color: "darkblue";
                 border-width: 0px 2px 0px 0px;
                 font-weight: normal;
                 background-color: 'white'; }
.preview-cellt { border-style: solid none none none;
                 border-color: "darkblue";
                 border-width: 1px 0px 0px opx;
                 font-weight: normal;
                 background-color: 'white'; }

#adverts { width: 100%;
           font-family: 'Verdana', 'Lucida Console', 'Arial', 'Comic Sans MS';
           background-color: "#373737"; }

#adverts td { font-size: 13pt;
              color: 'white';
              text-align: center;
              padding: 3px;
              border: 2px solid #ffcb29; }

#adverts a { color: 'white';
             text-decoration: underline; }

