#menu a	 {
			Font-Family : Verdana ;
			Font-Size : 11px ;
			Color : #D9D9D9 ;
			Font-Style : Normal ;
			Font-Weight : normal ;
			Text-Decoration : none
		}

#menu a:hover
	{
			Color : white;
			Text-Decoration : underline
	}
