body{
	font: 11px "Courier New", Courier, mono;
	color: DBF0B6;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	leftmargin:0px;
	topmargin:0px;
	text-align: center;
	clip:   rect(   );
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
}

table {
	background-color: #FFFFFF;
	border: 1px #4C401B solid;
	padding: 5 5;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-style: normal;
	color: #333333;
	clip:   rect(   );
	width: 700px
}

.testo_big {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #333333
}

.testo_bold {
	font-family: arial;
	font-size: 16px;
	color: #FFFFFF;
	clip: rect( );
	font-weight: bold;
	background-color: #333333;
	font-style: normal
}

a, a:link, a:active, a:visited {
	color: #333333;
	text-decoration: none;
	text-transform: none;
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
a:hover{
	font: arial;
	color: #333333;
	text-decoration: line-through;
	text-transform: none;
}.testo_arancio {
	font-family: arial;
	font-size: 11px;
	color: #333333
}
a:hover { }

a { font: normal 11px "Courier New", Courier, mono; color: 71BDA1;	text-decoration: line-through; 	text-transform: none; } 

