.tabella tr:hover, .tabella tr.secondocolore 
{	
	background-color: #FFFFFF;	
	color: #FFFFFF;
}
.tabella tr
{ 
	background-color: #f6f6f6;
}