.page{
	text-align:center;
	margin-top:20px;
	font:bold 9px/20px verdana;
}
.page1{
	background:url(../images/page.png) no-repeat 0 bottom;
	height:23px;
	width:21px;
	color:#fff;
	display:inline-block
}
.page a{
	background:url(../images/page.png) no-repeat 0 0;
	height:23px;
	width:21px;
	color:#fff;
	display:inline-block
}
.page a:hover{
	background-position:bottom;
}