div.rssList table
{
    border-width: 0px;	
}

div.rssList td a:link
{
    color: #666;
    text-decoration: none;
}

div.rssList td a:visited
{
    color: #666;
    text-decoration: none;
}

div.rssList td a:active
{
    color: #666;
    text-decoration: none;
}

div.rssList td a:hover
{
    color: #333;
    text-decoration: underline;
}
