.txt-news {
	font-family: "Verdana", "‚l‚r ƒSƒVƒbƒN";
	font-size: 10px;
	color: 422B0B;
}
.txt-copyright {
	font-family: "Verdana", "‚l‚r ƒSƒVƒbƒN";
	font-size: 10px;
	color: 291914;
}
.news a:link {
	color: 422B0B;
	text-decoration: underline;
}
.news a:visited {
	color: 422B0B;
	text-decoration: underline;
}
.news a:hover {
	color: 422B0B;
	text-decoration: none;
}
.news a:active {
	color: 422B0B;
	text-decoration: underline;
}

a:link {
	color: 291914;
	text-decoration: underline;
}
a:visited {
	color: 291914;
	text-decoration: underline;
}
a:hover {
	color: 291914;
	text-decoration: none;
}
a:active {
	color: 291914;
	text-decoration: underline;
}
