/* CSS Document */

body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	background-color:#f9f0da;
	}
	
a:link {
	color: #FF6633;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #FF6633;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: #FF6633;
	font-weight: bold;
	text-decoration: underline;
}



.box {
	padding: 1px;
	border: 1px solid #990000;
}
.testo {
	color: #333333;
	font-weight: bold;
}
.h3 {
	font-size: 11px;
	font-weight: bold;
	color: #5f0707;

	}
	.testopie {
	font-size: 9px;
	color: #ebcb90;
		}
	
		.su {
	font-size: 9px;
	color: #5f0707;
		}
		