#container tr #footer {
	line-height: 25px;
	background-color: #008154;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFF;
	color: #FFF;
}
#container tr #footer table tr td {
	margin: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
#container tr #footer table a {
	color: #FFF;
	text-decoration: none;
}
#container tr #footer table a:hover {
	color: #FFD409;
	text-decoration: none;
}
