body {
	background-image: url(immagini/sfondo.jpg);
	background-color: #A77E4A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #713800;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0066;
}
.pgtitle {
	color: #B90103;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

