.imgHome {
	border: 1px solid #000000;
}

.titoloSezione{
	font-family:"Trebuchet MS";
	font-size:16px;
	color:#000000;
	line-height:20px;
	font-weight:bold;
}

.menu{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#000000;
	line-height:20px;
	font-weight:bold;
}

.testo{
	font-family:"Trebuchet MS";
	font-size:11px;
	color:#000000;
	line-height:20px;
	font-weight:normal;
}

.redTitle{
	font-family:"Trebuchet MS";
	font-size:13px;
	color:#FF0000;
	line-height:20px;
	font-weight:bold;
}

.error{
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#AA0000;
	line-height:20px;
	font-weight:bold;
}
BODY, TD {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#000000;
	line-height:14px;
}

A, A:link, A:visited {
	text-decoration:none;
	color:black;
}

A:hover{
	color:#ff0000;
}	