/* CSS Document */

#table 
{
border:none;
width:650px;
}

#table tr
{
border:none;
width:650px;
}

#links_body table tr td a
{

color: #800000;

}