#footerMenu a:link {

	color: #D2C7C1;

	text-decoration: none;

}

#footerMenu a:visited {

	color: #D2C7C1;

	text-decoration: none;

}

#footerMenu a:hover {

	color: #E2D5D0;

	text-decoration: underline;

}

#footerMenu a:active {

color: #D2C7C1;

}

