.SiteText {
	font-family : "Arial Cyr";
	font-size : 12px;
	color: #7E7E7E;
	  }

.BlueText{
	text-decoration: none;
	color: #6773BD;
	font-family : "Arial Cyr";
	font-size : 12px;
	font-weight : bold;
	 }

.GreenText{
	text-decoration: none;
	color: #78CDA4;
	font-family : "Arial Cyr";
	font-size : 14px;
	font-weight : bold;
	 }

