a.not_selected				{ 
												color: #000000; 
												text-decoration:none; 
											}

a.not_selected:hover	{ 
												color: #000000; 
												text-decoration: underline; 
											}




