.page_bttns {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C59217;
	background-position: center center;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 172px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	cursor: pointer;
}
.page_bttns:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C59217;
	background-position: center center;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 172px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	cursor: pointer;
}
.page_bttns:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #B5111B;
	text-decoration: none;
	background-color: #C59217;
	background-position: center center;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	height: 30px;
	width: 172px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	cursor: pointer;
}
.page_bttns_brdr {
	height: 40px;
	border: 1px solid #C59217;
	width: 182px;
}
