body {
	background-color: #010101;
	background-image: url(immagini/sfondo2.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;	line-height: 12px;
	background-position: left top;
}
.testo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
	line-height: 14px;
	background-position: left top;
}
.testo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	line-height: 14px;
	background-position: left top;
}
.testo4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;	line-height: 12px;
	background-position: left top;
}
.testorett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #605D25;	line-height: 12px;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #EFEF61;	line-height: 12px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #EFEF61;	line-height: 12px;
	text-decoration:none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #EFEF61;	line-height: 12px;
	text-decoration:none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;	line-height: 12px;
	background-color: #EFEF61;
	text-decoration:none;
}
.bordo {
	border: thin solid #999999;
}
