HTML, BODY {
	margin: 0;
	padding: 0;
	font-family: "verdana", sans-serif;
	font-size: 11px;
	text-align: center;
}



.carattere {
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;


}
.caratterebold {

	font-family: verdana;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	color: #333333;
	font-weight: bold;


}
a:visited {
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;


}
a:hover {
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;


}
a:active {
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;


}
a:visited:hover {
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	color: #00CC33;

}
#articolo DIV.immagine {
	font-size: 13px;
	FLOAT: left;
	MARGIN: 0px;
	padding: 0px;
	border-top-color: 761A34;
	border-right-color: #DC5F81;
	border-bottom-color: #DC5F81;
	border-left-color: 761A34;
.corsivo {


	font-family: verdana;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
}
.italic {
	font-family: verdana;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
	font-style: italic;

}
.bianco {

	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}
.bianco a:link {
	text-decoration: none;
	font-family: verdana;
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;


}
