a.men_tab {
	font-weight:normal;			
	font-family:Arial;			
	font-size:12px;			
	color:#000000;			
	width:240px;
	background-image:url(fundal1.jpg);
	text-decoration:none;
}
a.men_tab:hover {
	background-image:url(fundal2.jpg);
	text-decoration:none;
}