.testo{
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: justify;
	line-height: 14px;
	color: #ffffff;
	font-family: Arial, sans-serif;
}

/*----------*/

.red{
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	text-align: justify;
	line-height: 18px;
	color: #ff0000;
	font-family: Tahoma, sans-serif;
}

/*----------*/

.rosso{
	font-size: 20pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 22px;
	color: #ff0000;
	font-family: Arial, sans-serif;
	text-decoration: none;
}

/*----------*/

A.text:link, A.text:visited{
	FONT-SIZE: 8pt; 
	font-style: normal;
	font-variant: normal;
	line-height: 18px;
	font-weight: normal;
	COLOR: #ffffff; 
	font-family: Tahoma, sans-serif;
	text-decoration: none;
}

/*----------*/

A.text:hover{
	FONT-SIZE: 8pt;
	line-height: 18px;
	COLOR: #E40000; 
	text-decoration: none;
}

/*----------*/

