

a.nav, a.nav:link, a.nav:visited, .chosen 
	{display:block; 
	width:180px; height:22px; 
	background:#ffd673; border:0px solid #000; 
	margin-top:2px; text-align:center; 
	text-decoration:none; font-family:verdana, arial, sans-serif; 
	font-size:11px; color:#000; line-height:25px; overflow:hidden;}
a.nav:hover {color:#fff; background:#c00; }
a.nav:active, .chosen {color:#000}