/*****************************************************************************/
/*                                                                           */
/* Tetristats 1.00 (c) by Frederic Cambus 2001-2005                          */
/* http://tetristats.sourceforge.net                                         */
/*                                                                           */
/* Last Updated: 2005/01/18                                                  */
/*                                                                           */
/*****************************************************************************/

BODY
{ 
   color: black;
   background-color: white;
}

A:LINK
{
   color: blue;
}

A:VISITED
{
   color: blue;
}

A:FOCUS
{
   color: blue;
}

TR.TITLE
{
   color: black;
   background-color: white;
   font-weight: bold;
}

TR.COLOR
{
   color: black;
   background-color: white;
}
