body {
	background-color: #dfd3bc;
	font-size: 10px;
	font-style: normal;
	color: #993300;
	font-family: "Times New Roman", Times, serif;
}

div.tabella{width:699px;height:503px;
    background:url(oil.png) no-repeat top left;
    padding:1px 0;font-size:10px}

div.box_testo{
	height: auto;
	width:300px;
	overflow:auto;
	float:none;
}

div.box p{margin-top:0}
a {
	color: #993300;
	text-decoration: none;
	font-family: "Lucida Handwriting";
	
}
a:link {
	color: #993300;
	
}
a:hover {
	text-decoration: underline;
	font-style: italic;
}

a img{
color:#dfd3bc;
}

