
.footer {
	height: 150px; /* .push must be the same height as .footer */
	padding:0px 0px 80px 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:75%;
	color:#504334;
	background-color:#ffffff;	
}

.footer a {
	color:#504334;
	text-decoration:none;
}

.footer a:hover {
	color:#504334;
	text-decoration:underline;
}
