.territory_paginate{
	cursor: pointer;
	font-weight: bold;
   	color: #1b5eb2;
   	text-decoration:none;
    
}
.territory_paginate:hover{
	text-decoration: underline;
}