.news {
	font-family: tahoma;
	font-size: 11px;
	color: #EED1C5;
	text-decoration: none;
}

.news:link {
	font-family: tahoma;
	font-size: 11px;
	color: #EED1C5;
	text-decoration: none;
}
.news:active {
	font-family: tahoma;
	font-size: 11px;
	color: #EED1C5;
	text-decoration: none;
}
.news:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #EED1C5;
	text-decoration: none;
}
.news:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #EED1C5;
	text-decoration: none;
}
