.page1 {
		border-right: #e6e6e6 1px solid;
	    border-top: #e6e6e6 1px solid;
		display: inline; 
		border-left: #e6e6e6 1px solid; 
		cursor: pointer; margin-right: 5px; 
		border-bottom: #e6e6e6 1px solid; 
		list-style-type: none;
		font-size:12px;
}
.page2 {
		cursor: pointer;
		border-right: #b7d8ee 1px solid; 
		border-top: #b7d8ee 1px solid; 
		border-left: #b7d8ee 1px solid; 
		border-bottom: #b7d8ee 1px solid; 
		background-color: #d2eaf6;
		font-weight: bold; color: #444444; 
		font-size:12px;
}