.paginador_extremos {
	color:#0090D3;
	font-size: 11px;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial;
	text-decoration: none;
		
}
.paginador_extremos:hover {
	font-family: 'Trebuchet MS', Arial;
	font-size: 11px;
	color: #77D2FF;
	font-weight: bold;
	text-decoration: none;
}
.paginador_extremos:active {
	color:#0090D3;
	text-decoration: underline;
	font-family: 'Trebuchet MS', Arial;
}



.paginador_paginas {
	color:#0090D3;
	font-size: 11px;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial;
	text-decoration: none;
		
}
.paginador_paginas:hover {
	font-family: 'Trebuchet MS', Arial;
	font-size: 11px;
	color: #77D2FF;
	font-weight: bold;
	text-decoration: none;
}
.paginador_paginas:active {
	color:#0090D3;
	text-decoration: underline;
	font-family: 'Trebuchet MS', Arial;
}




.paginador_actual {
	color:#0090D3;
	font-size: 11px;
	font-weight: bold;
	font-family: 'Trebuchet MS', Arial;
	text-decoration: none;
		
}
.paginador_actual:hover {
	font-family: 'Trebuchet MS', Arial;
	font-size: 11px;
	color: #77D2FF;
	font-weight: bold;
	text-decoration: none;
}
.paginador_actual:active {
	color:#0090D3;
	text-decoration: underline;
	font-family: 'Trebuchet MS', Arial;
}
