#pie {
	padding: 20px 10px 10px;
	color: #999;
	font-size: .9em;
	text-align: center;
	line-height: 1.6em;
}
#pie strong {
	color: #666;
}
#pie a {
	font-weight: bold;
	text-decoration: none;
	color: #999;
}
#pie a:hover {
	text-decoration: underline;
}
