.page_footer p {
	color: gray;
	text-align: center;
	font-size: 11px;
	line-height: 13px;
}
.page_footer p a {
	color: gray;
	text-decoration: none;
}
.page_footer p a:hover {
	color: black;
	text-decoration: underline;
}