div#centro a:link {
	TEXT-DECORATION:none;
	color: #3333FF;
}
div#centro a:visited {
	color: #3333FF;
}
div#centro a:hover {
	color: #FF6600;
}
div#centro a:active {
	color: #3333FF;
}
 
div#centro a {
	TEXT-DECORATION:none;
	color: #3333FF;
}

.testo {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	TEXT-DECORATION:none;
}

.testo:link {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
TEXT-DECORATION:none;
}
.titoloNews {
	font-family: Arial;
	font-size: 16px;
	color: #000000
}
.titoloPagina {
	font-family: Verdana;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-transform: lowercase;

}
.titoloBianco {
    font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
		
}

.titoloParagrafo {
    font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
		
}

.testoTabella {
	font-family: Arial;
	font-size: 11px;
	color: #000000
}
