.dark_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.lineheight {
	line-height: 25px;
}

.white {
	color: #FFFFFF;
}
.orange {
	color: #ff620b;
}
.bor {
	font-weight: bold;
}

.txt12 {
	font-family: "Century Gothic";
	font-size: 12px;
}

.white_ {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.gray_10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #646464;
}
.underline{
	text-decoration: none;

}
.underline:hover {
	text-decoration: underline;
}
.txt14 {

	font-family: "Century Gothic";
	font-size: 14px;
}
.dgray {
	color: #797979;
}
.red {
	color: #FF2E2E;
}
