a {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Comic Sans MS";
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;

}
.tabella {
	font-size: 10px;
}
.testo {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000000;
}
.titolo {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
}
.titolorosso {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
.didascalia {
	font-family: "Comic Sans MS";
	font-size: 9px;
	color: #000000;
}
.basta {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: italic;
	font-weight: bolder;
	color: #FF0000;
}
.titolone {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
}
.titolinorosso {
	font-family: "Comic Sans MS";
	font-size: 13px;
	font-weight: bold;
	color: #FF0000;
}

