td
{
    font-family: arial;
    font-size: 11px;
    line-height: 16px;
    color: #000000; 
}

.heading
{
    font-family: verdana;
    font-style: italic;
    font-weight: bold;
    font-size: 13px;
    line-height: 16px;
    color: #cc0000; 
}

a
{    
    text-decoration: none;
    color: #cc0000; 
}

a:visited
{
   color: #cccccc; 
}   

a:hover
{
   color: #cc0000; 
}  
