.numeropage
{
	background-color: Gray;
	border-bottom: Black;
	border-right: Black;
	border-top: Silver;
	border-left: Silver;
	border: 1px solid;
	text-align: center;
}

a
{
	color: #E6EDE0;
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}