body {
	background-color: #000000;
	margin: 0;
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8D6F25;
}
a:link {
	color: #72591F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #72591F;
}
a:hover {
	text-decoration: underline;
	/*color: #413C2C; */
	color: #95752C;
}
a:active {
	text-decoration: none;
	color: #95752C;
}
.style3 {color: #CDA443}
.style4 {color: #ECCB59}
.Stile1 {
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
}
.Stile2 {
	color: #8D6F25
}
.Stile3 {
	color: #CC9900;
	font-size: 12px;
}
.Stile5 {color: #999999}
.Stile7 {color: #999999; font-weight: bold; }
.Stile9 {color: #E4BF3F}
.Stile10 {
	color: #957206
}