/* RSS footer at bottom of category pages */

.RSSFooterInnerBlock
{
    margin: 10px 5px; 	
}

.RSSFooterInnerBlock a:link, .RSSFooterInnerBlock a:visited, .RSSFooterInnerBlock td a:link, .RSSFooterInnerBlock td a:visited { color:#003366; text-decoration: underline; }
.RSSFooterInnerBlock a:hover, .RSSFooterInnerBlock a:active, .RSSFooterInnerBlock td a:hover, .RSSFooterInnerBlock td a:active { color:#FF0000; text-decoration: underline; }