.font_small {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #d7d7d7;
}
.font_mid {
	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	color: #d7d7d7;
	padding-left: 10px;
}
.font_nomal {
	font-family: Arial;
	font-size: 13pt;
	font-style: normal;
	line-height: 26px;
	font-weight: normal;
	font-variant: normal;
	color: #d7d7d7;
	padding-left: 10pt;
}
a.style1:link { color:#fcc401;}
a.style1:visited { color:#fcc401;}
a.style1:hover { color:#fcc401;}
a.style1:active { color:#fcc401;}


a.style2:link {
	color:#FFFFFF;
	text-decoration: none;
}
a.style2:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a.style2:active {
	color:#FFFFFF;
	text-decoration: none;
}
a.style2:hover {
	color:#fcc401;
	text-decoration: underline;
}

.font_nomal_yellow {
	font-family: Arial;
	font-size: 13pt;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	color: #fcc401;
	text-decoration: underline;
}
.font_mid_yellow {

	font-family: Arial;
	font-size: 12pt;
	font-style: normal;
	line-height: 25px;
	font-weight: bold;
	font-variant: normal;
	color: #fcc401;
}
.input {
	font-family: Arial;
	font-size: 11pt;
	font-style: normal;
	font-weight: normal;
	color: #fcc401;
	background-color: #3A3730;
	border: 1px dashed #d7d7d7;
};
}
.button {
	font-family: Arial;
	font-size: 10pt;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #25221B;
}

}
.font_menu {

	font-family: Arial;
	font-size: 14pt;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}
