body {
	background-color: #5E0000;
}
.style2 {font-size: 10px}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #993300;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0px;
	margin: 0px;
	color: #FFFFFF;
}
.corpo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding: 10px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	border-top-width: 15px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFE6;
	border-right-color: #FFFFE6;
	border-bottom-color: #FFFFE6;
	border-left-color: #FFFFE6;
	background-color: #FAEEBE;
}
a:link {
	color: #5E0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996600;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#pulsantiera {
	margin-top: 110px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pulsanti {
	width: 180px;
	margin-left: 5px;
	padding-top: 2px;
	padding-left: 3px;
	margin-bottom: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C0C0C0;
	border-right-color: #C0C0C0;
	border-bottom-color: #C0C0C0;
	border-left-color: #C0C0C0;


a:hover {
	color: #FF0000;
	color: #510000;
	color: #5E0000;
}
#pulsanti.a:link {
	text-decoration: none;
	color: #000000;
}
#pulsanti.a:hover {
	color: #FF0000;
	text-decoration: none;
}

#pulsanti.a:visited {
	color: #996600;
	text-decoration: none;
}
#pulsanti.a:active {
	color: #000000;
	text-decoration: blink;
}
.testo {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 200px;
	width: 500px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
}
#corpo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
	border: 5px solid #FAEEBE;
	padding: 5px;
}
