@charset "utf-8";
.style-sheet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #AFC21C;
	text-decoration: none;
}
.style-sheet:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #a2b618;
	text-decoration: none;
}
.main-menu {
	font-family: Cambria;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.main-menu:hover {
	font-family: Cambria;
	font-size: 14px;
	font-weight: bold;
	color: #AFC21C;
	text-decoration: none;
}
.fire {
	font-family: Cambria;
	font-size: 19px;
	color: #8C8900;
	text-decoration: none;
}
.fire :hover {
	font-family: Cambria;
	font-size: 19px;
	color: #EFD503;
	text-decoration: none;
}

