body,td,th {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 13px;
}
body {
	background-color: #000000;
}
.testo-footer {
	font-family: tahoma;
	font-size: 10px;
}
.testo-titolo {
	font-family: "times news roman";
	font-size: 22px;
	font-style: italic;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
