.text {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #9A9A9A;
}

.text a:link {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #9A9A9A;
}

.text a:active {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #9A9A9A;
}

.text a:visited {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #9A9A9A;
}

.text a:hover {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #9A9A9A;
}

a {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
	color: #9A9A9A;
}

div.pager {
 padding:10px;
 /*text-align:center;*/
}

.pager a {
	display:block;
	padding:2px;
	text-decoration: none;
	color:#59935F;
}

.pager a:hover {
   background-color:#E8E8E8;
}

.pager .sel {
	display:block;
	padding:2px;
	/*font-weight:bold;*/
	background-color:#226F29;
	color:#ffffff;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	text-decoration: none;
}
