/* CSS Document */

A { 
  color: #666666; 
  text-decoration: none; 
}
A:hover { 
  color: #666666; 
  text-decoration: underline; 
}
.tabella{border: #ff6600 1px dashed;}

.chiusura{
font-size:1px;
}