.w_news_title{
	color: #0069b4;
	font-size: 24px !important;
	font-family: "BlueHighway", Arial, Helvetica, sans-serif;
}
.col_w_news_title a{
	color: #0069b4;
	font-size: 20px;
	line-height: 21px;
	font-weight: normal;
}
.col_w_news_title a:hover{
	color: #0069b4;
	text-decoration: underline !important;
}
.col_w_news_text{
	color: #2c2c2c;
}
.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;
}
