@charset "utf-8";
.txt_font11_wht {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFF;
}
.txt_font11_blk {
	font-family: Arial;
	font-size: 11px;
	color: #000;
}
.txt_font11_d_blue {
	font-family: Arial;
	font-size: 11px;
	color: #006699;
}
.txt_font12_blk {
	font-family: Arial;
	font-size: 12px;
	color: #000;
}
.txt_font12_wht {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
}
.txt_font12_lgrn {
	font-family: Arial;
	font-size: 12px;
	color: #afcf7b;
}
.txt_font12_orange {
	font-family: Arial;
	font-size: 12px;
	color: #faa61a;
}
.txt_font12_d_blue {
	font-family: Arial;
	font-size: 12px;
	color: #92bcd5;
}
.txt_font13_blk {
	font-family: Arial;
	font-size: 13px;
	color: #000;
}
.txt_font13_dblue {
	font-family: Arial;
	font-size: 13px;
	color: #006699;
}
.link_orange_font11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #faa61a;
	text-decoration: none;
}
.link_orange_font11:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #faa61a;
	text-decoration: underline;
}
.link-font12-green{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#99cc00;
	text-decoration:none;
}
.link-font12-green:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#99cc00;
	text-decoration:underline;
}
.link_blk_font13 {
	font-family: Tahoma;
	font-size: 13px;
	color: #000;
	text-decoration: underline;
}
.link_blk_font13:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #000;
	text-decoration: none;
}