@charset "utf-8";
#corpo {
	width: 742px;
	margin: 0 auto;
}
.Stile1 {
	color: #FFFFFF
}
body {
	text-align:center;
	background-color: #343434;
	color: #FFFFFF;
}
a:link {
	color:#FFFFFF;
	font-weight: bold;
}
a:hover {
	color:#FF0000;
	font-weight: bold;
}
