.footer 
{
	font-family: Berlin Sans FB;
	font-size: 8pt;
	text-decoration: none;
	text-transform: uppercase;
	/*width: 90px;*/
	width: 13%;
	text-align: center;
	color: Black;
}

.footer a 
{
	text-decoration: none;
	color: #6699CC;
}

.footer a:hover 
{
	text-decoration: underline;
	color: #6699CC;
}

.footer a:visited
{
	color: #336699;
}

table.footer 
{
	width: 80%;
}

td.footerunderlay 
{
	
	
}