/* CSS Document */

<style type="text/css">

.Tit_editoriale {
	font-size: 36px; 
	font-weight: bold; 
	color: #0000FF; }
	
.Sottotitolo {
	font-size: 18px; 
	font-weight: bold; 
	color: #000066; 
	}

.link {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #0066FF;
}

.Titoli {font-size: 28px; 
	color: #0000FF; 
	font-weight: bold; 
	}

.testo {
	color: #666666;
	font-size:18px;
	font-style: normal;
	font-weight: normal;
	}
.testo_r {
	color: #666666;
	font-size:14px;
	font-style: normal;
	font-weight: normal;
	}
		
.rosso {
	color: #FF0000;
	font-size: 18px;
}

.artisti {
	font-size: 18px; 
	color: #993300; 
	font-weight: bold;
	} 

.autori {
	color: #333333;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;

}

.numero {
	font-size: 15px; 
	color: #666666;
	font-weight: bold;
	font-style: normal;
	}

.iniziale {
	font-size: 36px;
	font-weight: bolder;
	color: #FF0000;
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;

	}

</style>
