/* white */
div#footer {
	color:#b53d46;
}

div#footer a:link, div#footer a:visited  {
	color: #b53d46;
}

div#footer a:hover {
	color: #000000;
	text-decoration: underline;
}