body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/fondo.gif);
	line-height: 18px;
}
.Stile1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.Stile1a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #93965B;
}
.Stile2 {
	font-family: Times, Times, serif;
	font-weight: bold;
	font-size: 12px;
}
.Stile3 {font-size: 12px
}
a:link {
	color: #B3B67D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B3B67D;
}
a:hover {
	text-decoration: underline;
	color: #7E8248;
}
a:active {
	text-decoration: none;
	color: #B3B67D;
}
a.bottom, a.bottom:active, a.bottom:link, a.bottom:visited{
	color: #000000;
	text-decoration: none;

}
a.bottom:hover {
	color: #333333;
	text-decoration: underline;

}