.titolo a:link {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;

}
.titolo a:visited {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
}	
.titolo a:hover {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.argomenti {
	font-family: "Comic Sans MS";
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
	text-align: center;
}
.contenuto {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: blink;
	text-align: center;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #6BCE52;
	padding-left: 10px;
}
.stilcol {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.stilcol a:link {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
}
.stilcol a:visited {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	
}
.linkcom {
	color: #FA2405;
	text-decoration: none;
	}
.linkcom a:link {
	color: #FA2405;
	text-decoration: none;
}
.linkcom a:visited {
	color: #FA2405;
	text-decoration: none;
	
}
.tabella {
	font-family: "Comic Sans MS";
	font-size: 12px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #009900;
	border-bottom-color: #009900;
}
.scritte {
	font-family: "Comic Sans MS";
	font-size: 16px;
	text-align: center;
}
