body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
	font-weight: bold;
}
.maly {
	font-size: 9px;
	font-weight: bold;
}
.news {
	font-size: 10px;
	font-weight: normal;
	color: #B45543;
}
.maly a:link {
	color: #330000;
	text-decoration: none;
}
.maly a:visited {
	color: #330000;
	text-decoration: none;
}
.maly a:hover {
	color: #990000;
	text-decoration: none;
}
.maly a:active {
	color: #CCCCCC;
	text-decoration: none;
}
a:link {
	color: #B45543;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B45543;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #B45543;
	text-decoration: none;
}
.plain {
	font-size: 11px;
	font-weight: normal;
	color: #6A3C24;
	text-align: justify;
	vertical-align: top;
}
