/* CSS Document */

.testo{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.testo a:link{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.testo a:visited{
	font-family:Arial;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.spettacoli{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#660000;
	font-weight:bold;
}
.spettacoli a:link{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:bold;
	color:#660000;
}
.spettacoli a:visited{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#660000;
	font-weight:bold;
}
.spettacoli a:hover{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
}
.note{
	font-family:Arial;
	font-size:9px;
	color:#333333;
}
