.navi_pageBrowser {
	cursor: default;
	text-align: center;
}

.navi_pageNum {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

.navi_pageNum:hover {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

.navi_pageNum:visited {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}

.navi_pageNum:active {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
	color: #8bbf4f;
}


.navi_pageNumActive {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #8bbf4f;
}

.navi_pageNumActive:hover {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #8bbf4f;
}

.navi_pageNumActive:visited {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #8bbf4f;
}

.navi_pageNumActive:active {
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	color: #8bbf4f;
}

