/* 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: #000000 }
.stileLinkBarraUp { font-family: Verdana; font-size: 9px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #FFFFFF }
.stileLinkBarraDwn { font-family: Verdana; font-size: 10px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #FFFFFF }
.stileAbstractBoxNews { font-family: Arial; font-size: 10px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #ACDEDB}
.stileTestoGrigio { font-family: Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #919191 }
.stileIndirizzo { font-family: Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #888888 }
.stileEmail { font-family: Verdana; font-size: 9px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #345A80 }
.stileTitoliProdotti { font-family: Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #FFFFFF }
.stileProdotti { font-family: Arial; font-size: 11px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #4AA5FF }
.stileTitoloProdotto { font-family: Arial; font-size: 16px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #FFFFFF }
.stileTesto12 { font-family: Arial; font-size: 12px; font-style: normal; line-height: normal; font-weight: normal; font-variant: normal; color: #000000 }
.stileTitoliBlu { font-family: Arial; font-size: 13px; font-style: normal; line-height: normal; font-weight: bold; font-variant: normal; color: #00366C }

/* Accensione Bottone */

a.stileTitoliNews:hover { font-style: normal; line-height: normal; color: #6E8AAC; text-decoration: none}
a.stileLinkBarraUp:hover { font-style: normal; line-height: normal; color: #FFF60C; text-decoration: none}
a.stileLinkBarraDwn:hover { font-style: normal; line-height: normal; color: #FFF60C; text-decoration: none}
a.stileTestoWelcome:hover { font-style: normal; line-height: normal; color: #E2BB95; text-decoration: underline}
a.stileEmail:hover { font-style: normal; line-height: normal; color: #FFCC00; text-decoration: underline}
a.stileProdotti:hover { font-style: normal; line-height: normal; color: #00FFFF; text-decoration: none}