td
{
/*	display: block; */
}
img
{
	border: 0px;
}
img.block
{
	display: block;
}
a 
{
	text-decoration: none;
}
a.footer
{
	font: bold xx-small Arial, Helvetica, sans-serif;
	color: #131313;
	text-transform: uppercase;
}
a.footer:hover 
{
	color: #003399;
	border-bottom: 1px dotted #003399;
}
