@charset "UTF-8";
/* CSS Document */

#footer a:link, #footer a:visited {
	color: #898989;
	font-size: 1.0em;
	text-decoration: none;
	line-height: 1.5em;
	outline: none;
}

#footer a:hover {
	color: #990000;
}

#footer a.more {
	color: #718da5;
}

#footer a.current {
	color: #8a672d;
}
