.testopiccolo {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #846B42;
}
.testogrande {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #846B42;
}
.testomaxi {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #846B42;
}


BODY {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../img/legno0028.gif);
	height: 100%;	
}

A:link {
	color : #FF0000;
	text-decoration: none;
	font-size: 13px;
	font-family: "Trebuchet MS";
}

A:visited {
	color : #FF0000;
	text-decoration: none;
	font-size: 13px;
	font-family: "Trebuchet MS";
}
.evidenziatorosso {
	color: #FF0000;
	font-family: "Trebuchet MS";
}
A:hover  {
	color : #3300FF;
	text-decoration : blink;
	font-size: 13px;
	font-family: "Trebuchet MS";
}
