@charset "utf-8";
BODY {
	background-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow: auto


}

.BlackDot {
	color: #000000;
	font-size: 1px;
}



.NewsUpText {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}


.NewsLinks {
	COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-decoration: none;
}

.VOPROS {
	COLOR: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-decoration: none;
	cursor: help;
}

.MainText {
	COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	text-indent: 20px;
}

.MainTextSmall {
	COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	text-indent: 20px;
}

.ReadMore {
	COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}

.Podcherkivanie {
	COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	text-decoration: none;
}



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

a:link {
    color: #FFFFFF;
	text-decoration: none;

}



.SmalGrayLinks:link { color : #666666; font-size: x-small; text-decoration: none;}
.SmalGrayLinks:visited { color :#666666; font-size: x-small; text-decoration: none;}
.SmalGrayLinks:hover { color :#99FF00; font-size: x-small; text-decoration: none;}
