a {
	color: #990000;
}

a img {
	border: none;
}

a:visited {
	color: #FFCC00;
	background-color: #990000;
	text-decoration: none;

}

a:hover {
	color: #990000;
	background-color: #FFCC00;
	text-decoration: blink;
}
blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	color: #003300;
	font-family: "Trebuchet MS", Tahoma, Helvetica, Geneva;
	margin: 0 5;
	padding: 0 5;
	font-size: 10pt;
	font-weight: 400;
	font-variant: normal;
	line-height: 13pt;


}
.testo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: 500;
	color: #003300;
}
.box {
	text-align: justify;
	width: 395px;
	margin-right: 4px;
	padding-right: 2px;


}
