.articleText {
	padding: 15px 0 15px 0;
}

.arTitle {
	text-decoration: none;
}

.news .pager .pages .page {
  font-size: 15px;
  font-family: "Lato";
  color: rgb(101, 153, 255);
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
  padding: 0 10px;
  	
}

.content .pager .pages .page.active {
	background-color: rgb(101, 153, 255);
	color: #FFF ;
}
.news .pager {
	text-align: center;
}
