.testo {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #000000;
}
.titolo_bleu {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #003366;
}
.titolo_rosso {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FF0000;
}
.titolo_bianco_tahoma {
	font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-transform: normal;
	color: #FFFFFF;
}
.collegamento_1 A:link { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #004D69;
	text-decoration: none;
}
.collegamento_1 A:visited {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #004D69;
	text-decoration: none;
}
.collegamento_1 A:hover {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: underline;
}
.collegamento_1 A:active {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	color: #FF0000;
           text-decoration: none;
}
.titolo_bleuMaiuscolo {

	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}
.titolo_rossoMaiuscolo {

	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
.collegamento_2 {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
}
.collegamento_0 {
	font-family: Verdana;
	font-size: 10px;
	line-height: normal;
	font-weight: bold;
	text-transform: lowercase;
	color: #006699;
}
.elencopuntato {
	font-family: Verdana;
	color: #000000;
	line-height: 5px;
}
.titolo_verdeMaiuscolo A:visited {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
    text-decoration: none;
}
.titolo_verdeMaiuscolo A:hover {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
    text-decoration: none;
}
.titolo_verdeMaiuscolo A:active {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
    text-decoration: none;
}
.titolo_sommario_Maiuscolo A:link { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #004D69;
    text-decoration: none;
}
.titolo_sommario_Maiuscolo A:visited {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #004D69;
    text-decoration: none;
}
.titolo_sommario_Maiuscolo A:hover {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
    text-decoration: none;
}
.titolo_sommario_Maiuscolo A:active {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
    text-decoration: none;
}
.link_bianco A:link { 
    font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.link_bianco A:visited {  
    font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-transform: none;
	color: #C9C6D1;
	text-decoration: none;
}
.link_bianco A:hover {  
    font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-transform: none;
	color: #FF0000;
	text-decoration: underline;
}
.link_bianco A:active {  
    font-family: Tahoma;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	line-height: 16px;
	text-transform: none;
	color: #FF0000;
        text-decoration: none;
}

