body {
	text-align: center;
	background-image: url(img/background.gif);
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
/*a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}*/
.asterisco {
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	}
.test01 {
	color: #596066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #89898a;
	font-weight: bold;
}
.menu:hover {
	text-decoration: none;
	color: #6d6d6d;
}
.linker {
	color: #707881;
}
.linker:hover {
	color: #60676F;
}
.footer {
	color: #707881;
	text-decoration: none;
}
.footer:hover {
	color: #60676F;
	text-decoration: none;
}
table {
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
img {
	border: 0px;
	/*padding: 0px;*/
}
.formy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7e868f;
}
.test02 {
	color: #707881;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

