.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #133e67;
	text-decoration: none;
}

.text A:link {text-decoration: underline; color: #133e67;}
.text A:visited {text-decoration: underline; color: #133e67;}
.text A:active {text-decoration: underline; color: #133e67;}
.text A:hover {text-decoration: underline; color: #ff6200;}

.textbold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #133e67;
	text-decoration: none;
}

.textbold A:link {text-decoration: underline; color: #133e67;}
.textbold A:visited {text-decoration: underline; color: #133e67;}
.textbold A:active {text-decoration: underline; color: #133e67;}
.textbold A:hover {text-decoration: underline; color: #ff6200;}

.textwhite {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.textwhite A:link {text-decoration: none; color: #FFFFFF;}
.textwhite A:visited {text-decoration: none; color: #FFFFFF;}
.textwhite A:active {text-decoration: none; color: #FFFFFF;}
.textwhite A:hover {text-decoration: underline; color: #ff6200;}

.textblue {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #c0dcf3;
	text-decoration: none;
}

.textblue A:link {text-decoration: none; color: #c0dcf3;}
.textblue A:visited {text-decoration: none; color: #c0dcf3;}
.textblue A:active {text-decoration: none; color: #c0dcf3;}
.textblue A:hover {text-decoration: underline; color: #ff6200;}

.textorange {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff6200;
	text-decoration: none;
}
.textwhitelink {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: underline;
}

.textwhitelink A:link {text-decoration: underline; color: #FFFFFF;}
.textwhitelink A:visited {text-decoration: underline; color: #FFFFFF;}
.textwhitelink A:active {text-decoration: underline; color: #FFFFFF;}
.textwhitelink A:hover {text-decoration: underline; color: #ff6200;}


.titleorange {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ff6200;
	text-decoration: none;
}

.bulletletter {
	list-style-type: lower-alpha;
}
.bullet {

	list-style-type: circle;
}
.chinese {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
