.w_news_title{
	color: #0069b4;
	font-family: "Share-Regular", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.col_w_news_title a{
	color: #595a5a;
	font-family: "Share-Regular", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.col_w_news_title a:hover{
	color: #595a5a;
}
.col_w_news_text{
	color: #000000;
	margin-left: 0;
	margin-right: 0;
}
.col_w_news_link_button{
	background-color: #0069b4 !important;
	-webkit-transition: 0s background-color linear !important;
	transition: 0s background-color linear !important;
}
.col_w_news_link_button:hover, .col_w_news_link_button:focus, .col_w_news_link_button:visited{
	background-color: #0069b4 !important;
}

