body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFC907;
}

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
}

.testo {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	color: #FFC907;
}

.testo_bold {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #FFC907;
}

.firma {
	font-family: Times New Roman, Times, serif;
	font-size: 16px;
	font-style:italic;
	color: #FFC907;
}

.copyright {
	font-family: Times New Roman, Times, serif;
	font-size: 10px;
	color: #FFC907;
}
