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

