@charset "UTF-8";
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	text-decoration: none;
	text-align: justify;
	line-height: 16px;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	text-decoration: none;
	text-align: justify;
	line-height: 15px;
}

.txt_lang {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	text-decoration: none;
	color: #330000;
}
a:visited {
	text-decoration: none;
	color: #330000;
}
a:link {
	color: #330000;
	text-decoration: none;
}
a:hover {
	color: #336600;
	text-decoration: none;
}
.txt_navig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #330000;
	text-decoration: none;
	text-align: center;
	line-height: 16px;
	font-weight: bold;
}

