/* CSS Document */

#testo_pag p strong {
	color:#1c487d;
	font-weight:bold;
}

#testo_pag a:link, #testo_pag a:visited, #testo_pag a:hover {
	color:#1c487d;
	text-decoration:underline;
}