/* CSS Document */

font.testo {color: 000099; font-family: arial; font-size:85%; font-weight: bold}
font.testoblu {color: 000099; font-family: arial; font-size:85%; font-weight: bold}
font.testo_piccolo {color: 000099; font-family: arial; font-size:80%; font-weight: bold}

font.testo_scuro {color: 581612; font-family: arial; font-size:85%; font-weight: bold}
font.testo_piccolo_scuro {color: 581612; font-family: arial; font-size:80%; font-weight: bold}

p.inter_mag {line-height: 25px}
p.inter_piccola {line-height: 15px}

a:link {color: #000099; text-decoration: underline; }
a:active {color: #000099; text-decoration: underline; }
a:visited {color: #9C423A; text-decoration: underline; }
a:hover {color: #000099; text-decoration: none; }


