A:link { ; text-decoration: none} 
A:visited { none; TEXT-TRANSFORM: none ;; text-decoration: none} 
A:active {; text-decoration: none} 
A:hover {COLOR: #FF6600;; text-decoration: underline}

.blue-1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 21px;
	color: #00537B;
	text-decoration: none;
}
.orange-1 {
	font-size: 9pt;
	color: #FF6600;
	text-decoration: none;
}
.blue-english {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9px;
	color: #0099CC;
	text-decoration: none;
}
.green-1 {
	font-size: 9pt;
	color: #8DC63F;
	text-decoration: none;
}
.bd {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
	background-color: #F3F8FC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #739CB5;
	border-right-color: #C4D9E4;
	border-bottom-color: #C4D9E4;
	border-left-color: #739CB5;
}
.blue-2 {
	font-size: 9pt;
	color: #0099CC;
	text-decoration: none;
}
.white-1 {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
