.w_news_title{
	color: #70706f;
	font-family: Share,arial,sans-serif;
	font-size: 20px;
	font-weight: 700;
}
.col_w_news_title a{
	color: #c20069;
	font-family: "Share-Regular",Arial,Helvetica,sans-serif;
	line-height: 1.1;
	font-size: 17px;
}
.col_w_news_title a:hover{
	color: #5e6c72;
	/*text-decoration: underline !important;*/
}
.col_w_news_text{
	color: #2c2c2c;
	font-family: "OpenSans",Arial Helvetica,sans-serif
}
.col_w_news_link_button{
	background-color: #c20069 !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: #c20069 !important;
}

