a:link {
color : #FFFFFF; 
text-decoration : underline; 
font-family : sans-serif, arial; 
}

a:active {
color : #666666; 
text-decoration : underline; 
} 

a:visited {
color : #FFFFFF; 
text-decoration : underline; 
} 

a:hover {
	back :#A0A0A4;
	color: #FEE69C;
}
.section_phrase {
	height: 152px;
	width: 760px;
	background-image: url(../img/sub_hdr_phrase.gif);
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: center;
	font-size: 46px;
	color: #FFFFFF;
	padding-top: 4px;
	vertical-align: top;
	font-family: "Times New Roman", Times, serif;
}

.hdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F87828;
	font-weight: bold;
	}
.subhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	height: 24px;
}
.popup_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 20px;
}
.popup_hdr {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	text-indent: 10px;
	line-height: 48px;
	color: #F87828;
}
.bodyphrase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 30px;
	font-weight: bold;
}
.bodyphrase_eng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

