@charset "windows-874";
.en_normal {
	font-family: Tahoma;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.border {
	border: 1px solid #666666;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.en_blue_normal {
	font-family: Tahoma;
	font-size: 11px;
	color: #063772;
}
.en_blue_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #063772;
	font-weight: bold;
}
.en_orange_normal {
	font-family: Tahoma;
	font-size: 11px;
	color: #F37022;
}
.en_orange_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #F37022;
	font-weight: bold;
}
.en_yellow_normal {
	font-family: Tahoma;
	font-size: 11px;
	color: #FDB932;
}
.en_yellow_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #FDB932;
	font-weight: bold;
}
.en_red_normal {
	font-family: Tahoma;
	font-size: 11px;
	color: #ED1D24;
}
.en_red_bold {
	font-family: Tahoma;
	font-size: 11px;
	color: #ED1D24;
	font-weight: bold;
}
a:hover {
	color: #FAC2A1;
}
