/* Fogli di stile per il e-magazine "Ardis Monthly" */

A:link { text-decoration: none; color: #D10000 }                        /*  link "statici" e rossi  */
A:visited { text-decoration: none; color: #D10000 }
A:hover { text-decoration: underline; color: #D10000 }
A:active { text-decoration: none; color: #D10000 }
TD { font-family: Verdana, Arial, Helvetica, sans-serif;   /*  sfondo e testo generali  */
                  font-size: 8pt;
                  background-color: #9F9F9F;
                  color: white }
                  
.redlabel { background-color: #ED1C24; font-weight: bold }              /*  etichetta rossa  */

.graylabel { background-color: #B2B2B2;                                 /*  etichetta grigia  */
             color: #CFCFCF; font-weight: bold }
.graylabel A:link { text-decoration: none; color: #CFCFCF }
.graylabel A:visited { text-decoration: none; color: #CFCFCF }
.graylabel A:hover { text-decoration: none; color: white }
.graylabel A:active { text-decoration: none; color: white }          


.greytxt { color: #CFCFCF }                                             /*  testo e link "statici" grigio (secondo piano) */ 
.greytxt A:link { text-decoration: none; font-weight: bold; color: #CFCFCF }
.greytxt A:visited { text-decoration: none; font-weight: bold; color: #CFCFCF }
.greytxt A:hover { text-decoration: none; font-weight: bold; color: white }
.greytxt A:active { text-decoration: none; font-weight: bold; color: white }



BODY { font-family: Verdana, Arial, Helvetica, sans-serif;   /*  sfondo e testo generali  */
                  font-size: 8pt;
                  background-color: #9F9F9F;
                  color: white  } TABLE { font-family: Verdana, Arial, Helvetica, sans-serif;   /*  sfondo e testo generali  */
                  font-size: 8pt;
                  background-color: #9F9F9F;
                  color: white  } 
