.mainnavtext {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 10px;
	text-decoration: none;
	padding-left: 0px;
	padding-top:10px;
	letter-spacing: 0px;
	color: #cdda64;
	text-align: center;
}

.mainnavtext a:link {
color:#cdda64;
text-decoration:none;
font-weight:normal;
}

.mainnavtext a:visited {
text-decoration:none;
color:#cdda64;
font-weight:normal;
}

.mainnavtext a:hover {
text-decoration: none;
color:#FFFFFF;
font-weight:normal;	
}


.subnavtext {
	font-family:Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	letter-spacing: 0px;
	color:#CCC;
	padding-left:5px;
	padding-top:5px;
	text-align: left;
}

.subnavtext a:link {
color:#CCC;
text-decoration:underline;
font-weight:normal;
}

.subnavtext a:visited {
text-decoration:none;
color:#CCC;
font-weight:normal;
}

.subnavtext a:hover {
text-decoration: underline;
color:#FFF;
font-weight:normal;	
}
