#tablePagination_firstPage:hover {
	cursor:pointer;
}

#tablePagination_prevPage:hover {
	cursor:pointer;
}

#tablePagination_nextPage:hover {
	cursor:pointer;
}

#tablePagination_lastPage:hover {
	cursor:pointer;
}

