/*style per i link*/
A:link,
A:visited {text-decoration:underline; color: #466D93}
A:hover {text-decoration:none; color:#466D93}

A.bianco:link, A.bianco:visited {text-decoration:none; color: #FFFFFF; font-size:10px}
A.bianco:hover {text-decoration:underline; color:#FFFFFF; font-size:10px}

BODY {font-family: Verdana, Tahoma, Arial; color:#466D93}

/* style per le dimensioni */
.SIZE0 {font-size:9px;}
.SIZE1 {font-size:10px;}
.SIZE2 {font-size:11px;}
.SIZE3 {font-size:12px;}
.SIZE4 {font-size:14px;}

/* style per titoli */
.titolo {font-size:12px; color:#5C5229; font-weight:bold;}
.titolo1 {font-size:14px; color:#5C5229; font-weight:bold;}

/* style per finestre */
.testo1 {font-size:10px; color:#466D93}
.testo2 {font-size:11px; color:#466D93}
.testo3 {font-size:12px; color:#466D93}
.testo4 {font-size:11px; color:#FFFFFF}