/*Testo iframe*/
.testodata { font-family: Arial; font-size: 11px; color: white; font-weight: bold; border:0px; text-align: right}
.iframe1 { font-family: Arial; font-size: 11px; color: black; font-weight: normal}
.iframe2 { font-family: Arial; font-size: 11px; color: #000066; font-weight: bold}
.iframe3 { font-family: Arial; font-size: 11px; color: black; font-weight: bold}
.iframe4 { font-family: Arial; font-size: 13px; color: white; font-weight: bold}
.iframe5 { font-family: Arial; font-size: 9px; color: black; font-weight: normal}
.iframe6 { font-family: Arial; font-size: 12px; color: darkblue; font-weight: bold; text-decoration:underline}

/*Font dei link per gli iframe*/
A.lnkiframe1:link, A.lnkiframe1:visited { text-decoration: none; font-family: Arial; font-size: 10px; color: white; font-weight: bold }
A.lnkiframe1:hover { text-decoration: none; font-family: Arial; font-size: 10px; font-style:italic; font-variant:small-caps }
A.lnkiframe2:link, A.lnkiframe2:visited { text-decoration: none; font-family: Arial; font-size: 12px; color: black; font-weight: bold}
A.lnkiframe2:hover { text-decoration: none; font-family: Arial; font-size: 12px; color: black; font-weight: bold}
A.lnkiframe3:link, A.lnkiframe3:visited { font-family: Arial; font-size: 10px; color: black; font-style:italic; font-weight: bold; text-decoration: underline }
A.lnkiframe3:hover { text-decoration: none; font-family: Arial; font-size: 10px; font-style:italic; font-style:italic; font-weight: bold; text-decoration: underline}

/*Testo articoli*/
.articoli1 { font-family: Arial; font-size: 18px; color: red; font-weight: bold}
.articoli2 { font-family: Arial; font-size: 11px; color: darkblue; font-weight: bold}
.articoli3 { font-family: Arial; font-size: 13px; color: #666666; font-weight: bold; text-decoration:underline}
.articoli4 { font-family: Arial; font-size: 11px; color: black; font-weight: normal}
.articoli5 { font-family: Arial; font-size: 12px; color: black; font-weight: normal}
.articoli6 { font-family: Arial; font-size: 11px; color: #666666; font-weight: bold}

/*Font dei link per gli articoli*/
A.lnkarticoli1:link, A.lnkarticoli1:visited { text-decoration: none; font-family: Arial; font-size: 11px; color: darkblue; font-weight: bold}
A.lnkarticoli1:hover { text-decoration: underline; font-family: Arial; font-size: 11px; color: darkblue; font-weight: bold}
A.lnkarticoli2:link, A.lnkarticoli2:visited { text-decoration: none; font-family: Arial; font-size: 11px; color: black; font-weight: bold}
A.lnkarticoli2:hover { text-decoration: underline; font-family: Arial; font-size: 11px; color: black; font-weight: bold}

/*Font della presentazione*/
.testopres1 { font-family: Arial; font-size: 19px; color: white; font-weight: bold}
.testopres2 { font-family: Arial; font-size: 14px; color: white; font-weight: bold}
.testopres3 { font-family: Arial; font-size: 10px; color: white; font-weight: normal}

/*Font dei link per la presentazione*/
A.lnkpres1:link, A.lnkpres1:visited { text-decoration: none; font-family: Arial; font-size: 16px; color: white; font-weight: bold}
A.lnkpres1:hover { text-decoration: underline; font-family: Arial; font-size: 16px; color: white; font-weight: bold}