.footer_links {
	padding-top: 5px;
	background-image: url(/images/gui/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	color: white;
	height: 40px;
	font-size: 10px;
}
.footer_links a {
	text-decoration: underline;
	color: white;
}
.footer_links a:hover {
	text-decoration: underline;
	color: #A8C8DB;
}
.footer_logos {
	margin-top: 5px;
	text-align: center;
}
.footer_logos td {
	padding: 0px 10px 0px 10px;
}