
.Nav {
	font-family: arial, verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	text-align:left;
	line-height:18px;
}


.Nav a:link{
	color: #CCCC99;
}

.Nav a:visited{
	color: #CCCC99;
}

.Nav a:hover{
	color: #CC6633;
}


.services {
	font-family: arial, verdana;
	font-size: 11px;
	font-weight:normal;
	line-height:18px;

}



.services a:link{
color: #CCCC99;

}

.services a:visited{
	color: #CCCC99;
	
}


.services a:hover{
	text-decoration:none;
	color: ##FF6600;;
	
}

.NavOn{
	font-family: arial, verdana;
	font-size: 11px;
	text-decoration:none;
	color: #FF6600;
	font-weight:bold;
	line-height:18px;
}


.SubNavOn {
	font-family: arial, verdana;
	font-size: 11px;
	text-decoration:none;
	color:  #FF6600;
	line-height:18px;
}

.footerLink {
	font-family: arial, verdana;
	color:#666633;
	font-size:11px;
}

.backtoTop a:link{
	color:#CCCC99;
	text-decoration:underline;
}

.backtoTop a:hover{
	text-decoration:underline;
	color: #FF6600;
	
}

a { color:#CCCC99;
text-decoration:none;
margin: 0; padding: 0;}

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

