
p {
	font-family: arial;
	font-size: 11px;
	text-align: left;
	color: #000;
	letter-spacing: 1px;
}
.centro {
	font-family: arial;
	font-size: 11px;
	text-align: center;
	color: #000;
	letter-spacing: 1px;
}
.bianco {
	font-family: arial;
	font-size: 11px;
	text-align: left;
	color: #fff;
	letter-spacing: 1px;
	FONT-WEIGHT: bold; 
}
.mini {
	font-family: arial;
	font-size: 9px;
	text-align: center;
	color: #000;
	letter-spacing: 1px;
}
.destra {
	font-family: arial;
	font-size: 11px;
	text-align: right;
	color: #000;
	letter-spacing: 1px;
}
.titoloverde {
	font-family: arial;
	font-size: 10px;
	text-align: right;
	color: #fff;
	letter-spacing: 1px;
	background-color: #009900;
}

.titologiallo {
	font-family: arial;
	font-size: 10px;
	text-align: right;
	color: #010101;
	letter-spacing: 1px;
	background-color: #CCCC00;
	font-weight: bold;
}

.titolorosso {
	font-family: arial;
	font-size: 10px;
	text-align: right;
	color: #fff;
	letter-spacing: 1px;
	background-color: #ee283a;
}


A:link {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #f60; FONT-FAMILY: arial; TEXT-DECORATION: none; letter-spacing: 1px
}
A:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #f60; FONT-FAMILY: arial; TEXT-DECORATION: none; letter-spacing: 1px
}
A:active {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #f60; FONT-FAMILY: arial; letter-spacing: 1px
}
A:hover {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #f60; FONT-FAMILY: arial; TEXT-DECORATION: underline; letter-spacing: 1px
}