.pager{
	color: #8e9d8e;

	font-weight: bold;
	text-decoration: none;	
	font-size: 11px;
}
.pager_sel{
	color: #8e9d8e;

	font-weight: bold;
	text-decoration: underline;	
	font-size: 11px;	
}
a.pager:hover{

	color: #8e9d8e;
	text-decoration: underline;	
	font-size: 11px;
}

.title_pager
{
	color: #c8c8c8;
	font-weight: normal;
	text-decoration: none;	
}
.title_pager_sel
{
	color: #c8c8c8;
	font-weight: bold;
	text-decoration: none;	
}