/* font ---------------------------------------- */

a:link    { color: #c59331; text-decoration: underline  }
a:hover   { color: #ffa538; text-decoration: none; }
a:active   { color: #c59331; text-decoration: underline  }
a:visited     { color: #c59331;}
.text18  { font-size: 18px; line-height: 22px }
.text18_ore {
	font-size: 18px;
	color: #FFA638;
	line-height: 22px;
	font-weight: bold;
}
.text16 { font-size: 16px; line-height: 20px  }
.text14 { font-size: 14px; line-height: 20px }
.text14_b {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
.text14_ore {
	font-size: 14px;
	line-height: 20px;
	color: #FFA638;
}
.text14b_ore {
	font-size: 14px;
	line-height: 20px;
	color: #FFA638;
	font-weight: bold;
}

.text14b_yrw {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #C5AB2E;
}
.text12  {	font-size: 12px;	line-height: 18px }
.text12_ore {
	font-size: 12px;
	line-height: 18px;
	color: #FFA638;
	font-weight: bold;
}
.text12_gr  {
	font-size: 12px;
	line-height: 18px;
	color: #62984a;
}
.text11 {
	font-size: 10px;
	line-height: 17px;
}
.text10 {
	font-size: 10px;
	line-height: 16px;
}
.text9{font-size: 9px; line-height: 11px;}
.text12_wh_st {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}
