@charset "windows-1251";


A {
	COLOR: #FF6600;
	TEXT-DECORATION: underline
}

a:hover {  color: #ff3300; text-decoration: none}

.Regular {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #554D4B;
	text-align: justify;
	width: 75%;
	padding-left: 13%;
	padding-right: 12%;
	font-weight: normal;
}
.Reg_orange {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FF6600;
	text-align: justify;
	width: 75%;
	font-weight: bold;
}

