.mainnavtext {
	font-family:Arial;
	font-weight:normal;
	font-size: 12px;
	line-height: 10px;
	text-decoration: none;
	letter-spacing: 0px;
	color: #206B7E;
	text-align: left;
}

a:link {
color:#206B7E;
text-decoration:none;
font-weight:normal;
}

a:visited {
text-decoration:none;
color:#206B7E;
font-weight:normal;
}

a:hover {
text-decoration: none;
color:#FF6600;
font-weight:normal;	
}

.mainnavtext2 {
	font-family:Arial;
	font-weight:bold;
	font-size: 12px;
	line-height: 10px;
	text-decoration: none;
	letter-spacing: 0px;
	color:#FFFFFF;
	text-align: left;
}

a.mainnavtext2:link {
color:#FF9900;
text-decoration:none;
font-weight:bold;
}

a.mainnavtext2:visited {
text-decoration:none;
color:#FF9900;
font-weight:bold;
}

a.mainnavtext2:hover {
text-decoration: underline;
color:#FFFFFF;
font-weight:bold;	
}
