.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.a_next:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A8722C;
	text-decoration: none;
	background-image: url(../images/strelka.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	clear: both;
	float: right;
	height: 11px;
	padding-left: 8px;
}
.a_next {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A8722C;
	text-decoration: underline;
	background-image: url(../images/strelka.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	float: right;
	height: 11px;
	padding-left: 8px;
}
