.testo_verde_normale {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	color: #004000;
}
.testo_chiaro_minuscolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #EFEFE7;
	font-variant: normal;
}
.testo_chiaro_maiuscolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #EFEFE7;
	font-variant: normal;
	text-transform: uppercase;
}
.testo_scuro_maiuscolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	color: #FEAC01;
	font-variant: normal;
	text-transform: uppercase;
}
.titolo_rosso {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: none;
	color: #FF0000;
}
.titolo_rossoMaiuscolo {

	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
.titolo_verdeMaiuscolo {

	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #004000;
}
.elencopuntato {
	font-family: Verdana;
	color: #000000;
	line-height: 5px;
}
.collegamento_sommarioMaiuscolo A:link { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #004000;
    text-decoration: none;
}
.collegamento_sommarioMaiuscolo A:visited {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #004000;
    text-decoration: none;
}
.collegamento_sommarioMaiuscolo 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: underline;
}
.collegamento_sommarioMaiuscolo A:active {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #004000;
    text-decoration: none;
}
.collegamento_1 A:link { 
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #5E01C5;
	text-decoration: none;
}
.collegamento_1 A:visited {  
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #5E01C5;
	text-decoration: none;
}
.collegamento_1 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: underline;
}
.collegamento_1 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;
}
