body {
   font-size: 11px;
}



a#piccolo {    
   color: #000;   
   text-decoration: none; 
   font-weight: bold; 
   border-bottom: 1px solid #c30;
}
a#piccolo img{ 
   
   border: 1px solid #ff0000;
   } 
a#piccolo:hover {
  color: #c30;    
   text-decoration: none; 
   font-weight: bold;
   border-bottom: 1px solid #c30; 
   
}
#normale {

}
#grande {

}
#moltogrande {

}


