body		{ 	background-color: #ffffff ;
		  		background-image: url(images/bgmenu.jpg) ;
		  		color: #000000 ;
		  		font-family: arial, helvetica ;
		  		font-size: 12px }
		  		
td			{	color: #000000 ;
		  		font-family: arial, helvetica ;
		  		font-size: 12px }
		  		
a			{	color: #505050 ;
		  		text-decoration: none }
		  	
a:hover		{ 	color: #A0A0A0;
		  		text-decoration: underline  }


