body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#menu_sin {
	font-size: 8pt;
	color: #FFCC99;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
#menu_sin a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_sin a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#menu_sin a:hover {
	color: #00285A;
	text-decoration: none;
}
#menu_sin a:active {
	color: #00285A;
	text-decoration: none;
}

a {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}
a:link {
	color: #FF7600;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #FF7600;
}
a:hover {
	color: #FC7215;
}
a:active {
	color: #FF7600;
}
.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}

