html,body {background: #202B36; height:100%; margin:0px; padding:0px;}

a.fo, a.fo:link, a.fo:visited, a.fo:active {color: #ffffff; text-decoration: underline; font-size: 24px;}
a.fo:hover {text-decoration: underline; color: #FFCC00;}

a.up, a.up:link, a.up:visited, a.up:active {color: #ffffff; text-decoration: none; font-size: 18px;}
a.up:hover {text-decoration: none; color: #FFCC00;}

.footer_social {display: inline-block;}
.footer_social a {
	display: block;
	width: 22px;
	height: 22px;
	margin: 10px 10px 10px 0;
	text-align: center;
	color: #fff;
	border-radius: 7px;
}
.footer_social a:hover {
	border-color: #888;
	opacity: .8;
}
.footer_social svg {
	margin-top: 5px;
	width: 12px;
	height: 12px;
}
.footer_facebook a {background: #3b5998}
.footer_telegram a {background: #249bd7}
.footer_vk a {background: #4a76a8}

.fs20_c9{font-size: 20px; color: #999999;}
.fs24_c9{font-size: 24px; color: #999999;}
.fs40_cb{font-size: 40px; color: #bbbbbb;}