@charset "UTF-8";
/* CSS Document */

A:link         {
	text-decoration: none;
	font-family: Arial;
	color: #990;
} 
A:visited     {
	text-decoration: none;
	font-family: Arial;
	color: #888;
} 
A:active     {
	text-decoration: none;
	font-family: Arial;
	color: #353535;
} 
A:hover     {
	text-decoration: none;
	font-family: Arial;
	color: #ffffff;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 14px;
	line-height: 28px;
}
.TESTO {
	font-size: 18px;
}
p {
	font-family: arial;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
}.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #666666;
}
.titolo {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.colorati {
	color: #F90;
	font-weight: bold;
}
