#footer .item a {
	color: #000000;
	text-transform: lowercase;
	text-decoration: none;
}

#footer .item a:hover, #footer .item a.selected {
	text-decoration: underline;
}