body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #454545;
}
a:link {
	color: #006666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006699;
}
a:hover {
	text-decoration: underline;
	color: #CC3300;
}
a:active {
	text-decoration: none;
}
.footer {font-size: small}
.testo_normale {font-size: 14px}
a.sottolinea:link {
	color: #CC3300
}
a.sottolinea:visited {
	color: #CC3300
	
}
