@charset "utf-8";
/* CSS Document */
.testo_giallo_18 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	color: #ffff66;
	text-decoration: none;
}
.testo_giallo_14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #ffff66;
	text-decoration: none;
}
.testo_giallo_12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #ffff66;
	text-decoration: none;
}
.testo_giallo_10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #ffff66;
	text-decoration: none;
}
.testo_giallo_8 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: xx-small;
	color: #ffff66;
	text-decoration: none;
}
.testo_rosso_18 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: large;
	color: #800000;
	text-decoration: none;
}
.testo_rosso_14 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: medium;
	color: #800000;
	text-decoration: none;
}
.testo_rosso_12 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #800000;
	text-decoration: none;
}
.testo_rosso_10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #800000;
	text-decoration: none;
}
.titolo_16 {
	font-family: "Comic Sans MS", cursive;
	font-size: x-large;
	font-weight: bold;
	color: #FFff66;
	text-decoration: none;
}

