@charset "windows-1251";
.txt{
	font-size: 12px;
	font-weight: 500;
}
A.dark{color:black;}
A {text-decoration: none}
A:hover {text-decoration: underline}
.inputtext{
	border-style:solid;
	border-width:1;
	border-color:#5A758A;
}
