.pageIndex {
	color: #8899ff;
	font-size: 14px;
	font-weight: bold;
}
.page {
	color: #999999;
	font-size: 14px;
	font-weight: bold;
}
a.page {
	color: #8899ff;
	font-size: 14px;
	font-weight: bold;
}
a.page:hover {
	color: #ff0000;
	text-decoration: underline;
}
input.pageText {
	width: 20px;
}
input.pageButton {
	cursor: pointer;
	background-image:url("/images/button_bg.gif");
}

