
span.GridName,
span.GridHeader
{
    font-family:        Verdana, Arial, sans-serif;
}

span.GridName 
{ 
    font-size:          1.00em; 
}    

span.GridHeader
{
    font-size:          0.80em; 
    font-weight:        bold;
}

td.GridImageW 
{ 
    background-color:   #dfd; 
}
td.GridImageL { 
    background-color:   #fdd; 
}

a.GridPlayer,
a.GridRound
{ 
    font-size:          1.00em;
    text-decoration:    none; 
}
a.GridPlayer:hover,
a.GridRound:hover
{ 
    text-decoration:    underline; 
}
a.GridRound 

