td.footerNav {
    width: auto; height: 32px;
 	font-size: 11px;
	color: #0000FF;
	font-weight: bold;
	}

td.footerNav A {
	text-decoration: none;
	color: #0000FF;
}

td.footerNav A:hover {
	text-decoration: none;
	color: #0000FF;
}

#footer_logo {
	text-align: right;
	vertical-align: middle;
}
#footer_p {
	text-align: left;
	vertical-align: top;
}
