.ebody {
    margin: 0px;
	background-attachment: fixed;
	background-image:  url(../img/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.righe {
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image:  url(../img/righe.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.menu {
	/*background-attachment: fixed;*/
	background-image:  url(../img/star.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.a20biancobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
}
.a20rossobold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.a10azzurrobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00FFFF;
}
.a10biancobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.a10bianconormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.a13giallobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFF00;
	font-weight: bold;
}
.a13verdebold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #99FF00;
	font-weight: bold;
}
.a10neronormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 160%;
}
.a10nerobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
a:link {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.a1:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.a1:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.a1:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.a1:active {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.a12nerobold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.a12rossobold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}
.a2:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.a2:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.a2:hover {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;
}
.a2:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.splash {
	margin: 0px;
	background-attachment: fixed;
	background-image:  url(../img/splash.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
}

