.lista:hover {
background-color: #E0E0E0;
text-decoration: none
}

tr.selrow{
	background-color: #E0E0E0;
}

tr.unselrow{

}