#footer a:link, #footer a:visited
{
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover, #footer a:focus
{
	color: #EFDDC5;
	text-decoration: underline;
}
