a:link {
color : #006600; 
text-decoration : underline; 
font-family : sans-serif, arial; 
}

a:active {
color : #666666; 
text-decoration : underline; 
} 

a:visited {
color : #006600; 
text-decoration : underline; 
} 

a:hover {
	back :#A0A0A4;
	color: #006699;
}
.section_pronounce {
	height: 152px;
	width: 760px;
	background-image: url(../img/sub_hdr_pronounce.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;
}
	
.subhdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #68A869;
	font-weight: bold;
	}
