.Jolly {
	font-family: "berlin Sans FB";
	font-size: 14px;
	font-style: normal;
	color: #3300CC;
	font-weight: normal;

}
.Titolo {
	font-family: "Lucida Console";
	font-size: 18px;
	color: #3300CC;
}
a:link {
	font-size: 12px;
	font-weight: bold;
	color: #3300CC;
	font-family: "sans-serif";
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #3300CC;
	font-family: "sans-serif";
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;

}
.grassetto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3300CC;
}
.punto {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
}
