.topNav, .topLangEN, .topLangZH {
	color:#dadada;
	text-decoration:none;
}

.innerLink {
	color:#999999;
	text-decoration:none;
}

.topNavCurrent, .topNav:hover, .topLangEN:hover, .topLangZH:hover, .topLangENCurrent, .topLangZHCurrent, .innerLinkCurrent, .innerLink:hover {
	color:#fbb813;
	text-decoration:none;
}

.contactLink {
	color:#0011fd;
}


.normalMainNav {
	color: #756b59;
	text-decoration:none;
	font-weight:bold;
}
.normalMainNav:hover {
	color:#ed1c24;
	text-decoration:none;
	font-weight:bold;
}
.highlightedMainNav, highlightedMainNav:hover {
	color:#ed1c24;
	text-decoration:none;
	font-weight:bold;
}

.normalLeftNav {
	color: #756b59;
	text-decoration:none;
	/*font-weight:bold;*/
}
.normalLeftNav:hover {
	color:#ed1c24;
	text-decoration:none;
	/*font-weight:bold;*/
}
.highlightedLeftNav, highlightedLeftNav:hover {
	color:#ed1c24;
	text-decoration:none;
	/*font-weight:bold;*/
}

.normalProductNav {
	color: #756b59;
	text-decoration:none;
	/*font-weight:bold;*/
}
.normalProductNav:hover {
	color:#ed1c24;
	text-decoration:none;
	/*font-weight:bold;*/
}
.highlightedProductNav, highlightedProductNav:hover {
	color:#ed1c24;
	text-decoration:none;
	/*font-weight:bold;*/
}