@charset "utf-8";
.text {
	font-family: "Tahoma", Arial, Times New Roman;
	font-size: 13px;
	font-weight: normal;
	color: #0B222A;
}
.text-white {
	font-family: "Tahoma", Arial, Times New Roman;
	font-size: 15px;
	font-weight: normal;
	color: #FFFFFF;
}
.text-wh-small {
	font-family: "Tahoma", Arial, Times New Roman;
	font-size: 10px;
	font-weight: normal;
	color: #ffffff;
}
.text-ye-title {
	font-family: "Tahoma", Arial, Times New Roman;
	font-size: 14px;
	font-weight: normal;
	color: #ffed00;
}
.text-ye {
	font-family: "Tahoma", Arial, Times New Roman;
	font-size: 25px;
	font-weight: normal;
	color: #ffed00;
}
.text-wh-big {
	font-family: "Tahoma", Arial, Times New Roman;
	font-size: 20px;
	font-weight: normal;
	color: #0B222A;
}
.text-big {
	font-family: "Tahoma", Arial, Times New Roman;
	font-size: 25px;
	font-weight: normal;
	color: #FFFFFF;
}
