a {
	color: #0084c9;
	text-decoration: none;
}
h4, .h4, h6, .h6 {
    color: #585f69;
}
html .aprimary {
	color: #585f69;
}
newslistcol .item .data .descr a, .description {
	color: #585f69;
}
.newslistcol .item .data .name {
	color: #0084c9;
}
html .headers {
	color: #0084c9;
}
@media (max-width: 640px)
{
	header .box.buttons a
	{
		width: 100%;
	}
}