A:hover {
	text-decoration: underline;
	color: red;
	background-color: transparent;
} 
P {
	text-align : justify; 
} 
P.colophon {
	text-align : center; 
} 
P.epi {
	font-size : 9pt; 
	text-align : justify; 
} 
P.aut-epi {
	font-size : 9pt; 
	text-align : right; 
} 
P.intra {
	text-align : center; 
} 
P.data {
	text-align : center; 
} 
P.titolo {
	font-size : 20px; 
} 
P.validation {
	text-align : center; 
} 
P.dedica {
	text-align : left; 
	font-style: italic;
}
P.file {
	text-align : center; 
	font-size : 8px;
}
P.bottone { 
	text-align : center; 
}
EM.uno { 
	text-decoration : underline; 
	font-style : normal; 
}
EM.due { 
	text-decoration : underline; 
}
EM.tre { 
	text-decoration : none;	
	font-style : normal; 
	background-color: transparent;
	color : red 
}
SUP { 
	font-size : 11px; 
}
.MAIUSC {
	font-size: 16pt;
}
.MLETT {
	font-size: 14pt;
}
