@charset "utf-8";
body {
	background-attachment: fixed;
	background-color: #000;
	background-position: center top;
}
td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
td a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #9a9d9f;
	text-decoration: none;
}
td a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #9a9d9f;
	text-decoration: underline;
}

.bottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
}
.bottom a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #9a9d9f;
	text-decoration: none;
}
.bottom a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #9a9d9f;
	text-decoration: underline;
}input {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #9a9d9f;
}
.pulsante {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #9a9d9f;
	background-color: #000000;
}
