@charset "windows-1251";
.MENU {
	font-family: CAlibri;
	font-size: 66px;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-color: #000000;
}
.mainmenu {
	font-family: CAlibri;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: 400;
}
.rights {
	font-family: CAlibri;
	font-size: 12px;
	color: #6A6767;
	text-decoration: none;
}
.text {
	font-family: CAlibri;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: lighter;
}
