
.news-item a {
	font-family:Tahoma;
	font-size:1.4em;
	text-decoration:underline;
	color:#0367ca;
}

.news-item a:hover {
	text-decoration: none;
}

.news-date {
	color:#ff6c00;
}

.news-descr {
	margin:2em 0 0 0;
}

