td.footer {
	margin: 0px;
	padding: 10px;
	font-family: arial;
	font-size: 10px;
	line-height: 12px;
        text-align: center;
        color: #CCC;
}

a.footer:link { color: #000000; text-decoration: none; }
a.footer:visited { color: #808285; text-decoration: none; }
a.footer:hover { color: #939598; text-decoration: none; }
a.footer:active { color: transparent; text-decoration: none; }
