body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.FooterText {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.FooterText A {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.FooterText A:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.TestoMenu {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom:6px;
}
.TestoMenu A {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.TestoMenu A:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.Briciole {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #a4c216;
	text-decoration: none;
}
.Briciole A {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #a4c216;
	text-decoration: none;
}
.Briciole A:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: bold;
	color: #a4c216;
	text-decoration: underline;
}
.SottotitoloArea {
	font-family: Arial, "Courier New", Courier, Monospace, Arial, Helvetica;
	font-weight: bold;
	color: #000000;
	text-decoration:none;
	font-size:11px;
	text-transform: uppercase;
}
.TestoPagina {
	font-family: Arial, "Courier New",Courier,Monospace,Arial, Helvetica;
	color: #000000;
	font-size:11px;
	padding-left:15px; 
	padding-right:15px;
}
.TestoPagina A {
	color: #9EBE07;
	font-weight:bold;
	text-decoration:underline;
}
.TestoPagina A:visited {
	color: #9EBE07;
	font-weight:bold;
	text-decoration:underline;
}
.MenuLeft {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.MenuLeft A {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}
.MenuLeft A:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration:underline;
}
.MenuRight {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
	background-color:#DDDDDD;
	padding-left:3px;
	padding-top:3px;
	padding-right:3px;
	padding-bottom:3px;
}
.MenuRight A {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:none;
}
.MenuRight A:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration:underline;
}
.LogoArea {
	padding-left:183px;
}
