body {
	background-attachment: fixed;
	background-color: #0c0400;
	background-image: url(../immagini/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottom {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.bottom a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #d0e8c4;
	text-decoration: none;
}
.bottom a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #d0e8c4;
	text-decoration: none;
}
td {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #282828;
	text-decoration: none;
}
td a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #0381af;
	text-decoration: none;
}
td a:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #0381af;
	text-decoration: none;
}
