#container tr #footer {
	line-height: 25px;
	color: #333;
	background-color: #FFB442;
	text-align: center;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFD7;
}
#container tr #footer a {
	color: #333;
}
#container tr #footer a:hover {
	color: #C00;
}
