/* External Style Sheet */

BODY
{background-image: url("g8bbwashout.jpg");}

.great8{font-weight: bold;
     text-align: center;
     color: #FFFFFF; /* white */
     background-color: #FF0000; /* red */
    }

.finalfour{font-weight: bold;
        text-align: center;
        color: #FFFFFF; /* white */
        background-color: #0000FF; /* blue */
       }

.sweet16{font-weight: bold;
        text-align: center;
        color: #FFFFFF; /* white */
        background-color: #FF9900; /* orange */
       }

.champ{font-weight: bold;
      text-align: center;
      color: #0000FF; /* blue */
      background-color: #FFFF00; /* yellow */
     }

.acc{font-weight: bold;
      text-align: center;
      color: #0000FF; /* blue */
      background-color: #FFFFFF; /* white */
     }

.big12{font-weight: bold;
      text-align: center;
      color: #FFFFFF; /* white */
      background-color: #FF9966; /* peach */
     }

.bigeast{font-weight: bold;
      text-align: center;
      color: #FF0000; /* red */
      background-color: #FFFFFF; /* white */
     }


.ncaa64{font-weight: bold;
      text-align: center;
      color: #000099; /* dark blue */
      background-color: #CCCCCC; /* gray */
     }

.nit{font-weight: bold;
      text-align: center;
      color: #FF0000; /* red */
      background-color: #FFFFFF; /* white */
     }

.ncaa32{font-weight: bold;
      text-align: center;
      color: #FFFFFF; /* white */
      background-color: #FF00FF; /* fuchia */
     }

.olympic{font-weight: bold;
      text-align: center;
      color: #FFFF00; /* yellow */
      background-color: #CC9999; /* pink */
      }

.astro{font-weight: bold;
      text-align: center;
      color: #FFFFFF; /* white */
      background-color: #66CCFF; /* sky blue */
      }














