a:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #ABAFB0;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #ABAFB0;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
.copy {
	font-family: Tahoma;
	font-size: 10px;
	color: #ABAFB0;
}
.bg {
	background-color: #D2D3D4;
	background-repeat: repeat;
	background-position: 50% top;
	background-image: url(images/cyrcl.gif);
}
.bg_main {
	background-repeat: no-repeat;
	background-position: center top;
}
.fontgreen {
	font-family: Tahoma;
	font-size: 12px;
	color: #82ca9c;
	font-weight: normal;
}
.fontblue {
	font-family: Tahoma;
	font-size: 12px;
	color: #00adef;
	font-weight: normal;
}
.fontorange {
	font-family: Tahoma;
	font-size: 12px;
	color: #F7941D;
	font-weight: normal;
}
.fontgray {
	font-family: Tahoma;
	font-size: 12px;
	color: #6d6e71;
	font-weight: normal;
	line-height: 18px;
}
