A:active {	text-decoration:none;}
A:link { text-decoration:none; color: blue;}
A:visited { text-decoration:none; color: blue;}
A:hover { text-decoration:none; color: red;}

.Titolo1 {
	font-family:"georgia",sans-serif, times new roman;
	font-size: 40 px;
	color: green;
}
.Titolo2 {
	font-family:"cityblueprint",comic sans MS;
	font-size: 34px;
	
}
.elenco {
	font-family:"comic sans MS",georgia;
	font-size: 18 px;

}
.testo {
	font-family:"times new roman",arial;
	font-size: 15 px;
	color: black;
}
.didascalia {
	font-family:"sans-serif",times new roman;
	font-size: 14 px;
	color: green;
}
.barra {
	font-family:"italic",georgia;
	font-size: 13 px;
	color: black;
}
.barra1 {
	font-family:"comic sans MS",georgia;
	font-size: 13 px;
	
}
