SPAN.menu_item				{ padding-right:10px; }
a.not_selected				{ 
												font-size:11px;
												color: #333333; 
												text-decoration:none; 
												text-transform:uppercase;
											}

a.not_selected:hover	{ 
												font-size:11px;
												color: #FF6B11; 
												text-decoration: none; 
												text-transform:uppercase;
											}


