body {
	background-color: #FFFF99;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
}
table {
	background-color: #0065CE;
}
.Stile1 {
	font-size: 14px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFFF33;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
.Stile2 {
	border: 1px dotted #FFFFFF;
}
