
A {
    color: #324F57;
    font-size: 11px;    
    font-family: arial, helvetica, sans-serif;    
    text-decoration: none;
}
					
A:hover {
    font-family: arial, helvetica, sans-serif;    
    text-decoration: underline;    
}

A:hover.link {
    font-family: arial, helvetica, sans-serif;    
    text-decoration: none;    
}

BODY {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
}

TD {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
}

TD.time {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    background-color: #e5e5e5;
    color: #000000; 
}

TD.commentary {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #000000;
}

TD.yellow {
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #ffff00;
}

TD.yellowtimes {
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
}


TD.teamtitle {
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
  
