
/* 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 }
.stileTesto10 { font-family: Arial; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #FFFFFF }
.stileTestoBianco11 { font-family: Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #FFFFFF }
.menuAltoSix { font-family: verdana; font-size: 9px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #AAA6F4 }
.menuLatoDex { font-family: Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #FFFF00 }
.menuLatoDexScat { font-family: Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #FFab00 }
.email { font-family: verdana; font-size: 9px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #FFFF00 }
.vociform { font-family: verdana; font-size: 9px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #FFFF00 }

/* Accensione Bottone */

a.stileEmail:hover { font-style: normal; line-height: normal; color: #FF0000; text-decoration: none}
a.stileLinkBianco:hover { font-style: normal; line-height: normal; color: #FCFF00; text-decoration: none}
a.menuAltoSix:hover { font-style: normal; line-height: normal; color: #FFFFFF; text-decoration: none}
a.menuLatoDex:hover { font-style: normal; line-height: normal; color: #FFA300; text-decoration: underline}
a.menuLatoDexScat:hover { font-style: normal; line-height: normal; color: #0000ff; text-decoration: underline}
a.email:hover { font-style: normal; line-height: normal; color: #FFFFFF; text-decoration: none}