.paginador_extremos {
	color:#666666;
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	text-decoration: none;
		
}
.paginador_extremos:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.paginador_extremos:active {
	color:#999999;
	text-decoration: underline;
	font-family: "Trebuchet MS";
}



.paginador_paginas {
	color:#666666;
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	text-decoration: none;
		
}
.paginador_paginas:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.paginador_paginas:active {
	color:#999999;
	text-decoration: underline;
	font-family: "Trebuchet MS";
}




.paginador_actual {
	color:#666666;
	font-size: 11px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	text-decoration: none;
		
}
.paginador_actual:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}
.paginador_actual:active {
	color:#999999;
	text-decoration: underline;
	font-family: "Trebuchet MS";
}