#ent_head_home ul {border-bottom: 1px solid #868686;} /* change color of underline */
.ent_alevelbg 					{
	background: #F1B800; 
	z-index: 3; 	
	background-image: url(https://www.deere.com/media/images/common/a_level_cf_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0px;
} /* change color of alevel nav bar */
.ent_alevel_on					{
	background: #83A97B; 
	padding: 0px 2px 0px 2px;
	background-image: url(https://www.deere.com/media/images/common/a_level_cf_on_bg.gif);
	background-repeat: repeat-x;
	background-position: 0 0px;
} /* change color of alevel highlight */
a.ent_alevel {color: #000;} /* change color alevel links */
a.ent_alevel:visited {color: #000;}/* change color of alevel visited */			
a.ent_alevel:hover {color: #7F6600;} /* change color of alevel hover */
.ent_alevel_on .ent_alevel {
	color: #000000 !important;
} 
