.testo {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-style: italic;
	line-height: normal;
	font-weight: lighter;
	text-transform: capitalize;
	color: #FFFFFF;
}
<LINK HREF="../../CSS/toni1.css" REL="stylesheet" TYPE="text/css">
.titolo {
	font-family: "Times New Roman";
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
.testolavagna {
	font-family: Splash;
	font-size: 24px;
	color: #FFFFFF;
	background-color: #000000;
}
.testogrigio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #FFFFFF;
	background-color: #003366;
}
.sfondoblu {
	color: #02063C;
}
.testobianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #FFFFFF;
}
.testonero {
	font-family: Splash;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 18px;
}
