a {
	color: #AD3F24;
	text-decoration: underline;
}
a:hover {
	background-color: #FFFF00;
	text-decoration: none;
}
body,td,th {
	color: #E15D25;
	margin-left: 10px;
	margin-top: 10px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing : normal;
}
.testopiccolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
		line-height: 12px;
		color: #CCCCCC;
		}

.testopiccoloscuro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
		line-height: 12px;
		color: #333333;
}
.testogrande {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
		line-height: 18px;
		color: #E15D25;
}
