.tfoot
{
	background: #3c92b3 url(images/catbg.gif) repeat-x top left;
	color: #ffffff;
	font: bold 10px verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
}
.tfoot a:link
{
	color: #ffffff;
	text-decoration: none;
}
.tfoot a:visited
{
	color: #ffffff;
	text-decoration: none;
}
.tfoot a:hover, .tfoot a:active
{
	color: #ffffff;
	text-decoration: underline;
}