
/* 
grigio 
*/
BODY { 
/* background-image: url(/Styles/Image_gray.gif); */
/*background-image: url(/Styles/adesivo_e.jpg);*/
background-image: url(/Styles/Image_gray2y.jpg);*/
background-color: gray ;
font-family: "Comic Sans MS" ;
/* face="Comic Sans MS" color="#008080" */
  /*font-size: 11pt; */
  font-size:x-small ;
  color: #FFFAFA; 
/*  color: #000000; */
  text-decoration: none;
  font-weight: 10;  
  

} 


a:link {color: #F0E68C}
a:visited {color: #F0E68C}
a:hover {color: Yellow}
a:active {color: Green}

/* 
bianco
BODY { background-image: url(/Styles/Image_white.gif) }  
BODY { background-color: white }
*/

.Titolino {
  font-size:small ;
  color: Cyan ;
  font-weight: bold;
}

.Titolino2 {
  font-size:medium ;
  color: yellow ;
  font-weight: bold;
}

.Titolone {
  font-size:xx-large ;
  color: #00FF00;
  font-weight: bold;
}

.Grossotto {
  font-size:large ;
  color: #00FF00;
  font-weight: bold;
}

.inEvidenza {
  font-size:small;
  color: Red;
  font-weight: 100;
}

.grassetto {
  font-size:small ;
  color: #00FF00;
  font-weight: 100;
}

.blux {
  font-size:x-small ;
  color: #00BFFF;
  font-weight: 100;
}
