body,td,input,textarea,select {
	color: #656565;
	font-family: verdana, tahoma;
	font-size: 11px;
}

a {
	color: #25b90f;
	font-family: verdana, tahoma;
	font-size: 11px;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

.blockTitle {
	color: #ffffff;
	font-size: 11px;
	font-family: arial narrow, tahoma;
	text-transform: uppercase;
	font-weight: bold;
}
.blockTitle:hover {
	text-decoration: none;
}

.newsDate {
	color: #25b90f;
	font-weight: bold;
}

.leftNews {
	margin: 5 0 25 0;
}

.actDescr {
	margin: 5 0 10 0;
}

.newsLink {
	color: #656565;
}

.10px {
	font-size: 10px;
}

.mMenu {
	line-height: 100%;
}

.pubDt {
	font-size: 10px;
	color: #999999;
}