/* Start of CMSMS style sheet '01 02 vuoto' */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
}

a,
a:link 
a:active {
   text-decoration: none;
   background-color: inherit; 
   color: #333333; 
}

a:visited {
   text-decoration: none;
   background-color: inherit;
  color: #333333;              
}

a:hover {
   text-decoration: none;
   background-color: #99CC00;
   color: #ffffff;
}

div#gallery{width:100%;overflow:auto;font: 12px Arial,sans-serif; text-transform: uppercase}
div#gallery dl{float:left;text-align:left;width:;height:;background: url();color:}
div#gallery dt{padding: 5px 0 0}
div#gallery img{display:blockx; padding: 2px 2px 2px;margin:auto;border:1px solid #ccc}
div#gallery dd{margin:0;padding: 2px 7px 0px} 
/* End of '01 02 vuoto' */

