/* External Style Sheet */

BODY
{background-image: url("ABA2washout.jpg");}

.pics{text-align: center;}

.champ{font-weight: bold;
      text-align: center;
      color: #0000FF; /* blue */
      background-color: #FFFF00; /* yellow */
     }

.ec{font-weight: bold;
     text-align: center;
     color: #FFFFFF; /* white */
     background-color: #FF0000; /* red */
    }

.wc{font-weight: bold;
        text-align: center;
        color: #FFFFFF; /* white */
        background-color: #0000FF; /* blue */
       }

.nbaAS{font-weight: bold;
      text-align: center;
      color: #0000FF; /* blue */
      background-color: #FFFFFF; /* white */
     }

.abaAS{font-weight: bold;
      text-align: center;
      color: #FF0000; /* red */
      background-color: #FFFFFF; /* white */
     }



