div.pagination{
	text-align: center;
}
div.pagination >ul >li > a{
	background: none;
}
div.pagination >ul >li > a:hover{
	color: #333;
}