.footer {
	background-color: #ac2f01;
	background-image: url(../img/bg-footer.gif);
	background-repeat: repeat-x;
	color: white;
}

.footer a{
	color: white;
}
.footer a:hover{
	color: light-blue;
}