

/* Colorazione LINK */

a:link { text-decoration: none; }
a:active { text-decoration: none; }
a:visited { text-decoration: none; } 





/* Bottoni spenti e testi */

.stileTesto { font-family: Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #FFFFFF }
.stileMenuAlto { font-family: Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #FFF000 }
.stileindirizzo { font-family: Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #FFFFFF }
.stileTitoli01 { font-family: Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #FFD905 }
.stileTesto02 { font-family: Arial; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #FFFFFF }
.stileTesto03 { font-family: Arial; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #FFAE00 }

/* Accensione Bottone */

a.stileEmail:hover { font-style: normal; line-height: normal; color: #FF0000; text-decoration: none}
a.stileMenuAlto:hover { font-style: normal; line-height: normal; color: #FFAE00; text-decoration: none}
a.stileTitoliNewsHome:hover { font-style: normal; line-height: normal; color: #000000; text-decoration: none}
a.stileTestoNewsHome:hover { font-style: normal; line-height: normal; color: #6A0015; text-decoration: underline}
a.stileTitoli01:hover { font-style: normal; line-height: normal; color: #FF9805; text-decoration: underline}
a.stileTesto03:hover { font-style: normal; line-height: normal; color: #8A3413; text-decoration: underline}
