td:hover{
 	cursor:grab;
}
td:active{
 	cursor:grabbing;
 }