body 		{
			background: #000000;
			margin-top: 0px;
			margin-left: 0px;
			margin-right: 0px;
			padding: 0px, 0px, 0px, 0px;
			font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
			text-align: center;
			color: #95959;
			}
#logo		{	
			width: 700px;
			margin-top: 0px;
			text-align: center;
			padding: 0px, 0px, 0px, 0px;
			}
.bianco		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 11px;
			color: #b3b3b3;
			}
.bianco A:link 	{
			color: #b3b3b3;
       		font-weight: normal;
			text-decoration: none;
			}	
.bianco A:visited {
			color: #b3b3b3;
			font-weight: normal;
			text-decoration: none;
			}
.bianco A:hover {
			color: #b3b3b3;
			font-weight: normal;
			text-decoration: underline;
			}
.testo 		{
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #595959;
			}
.testo A:link 	{
			color: #595959;
			font-weight: normal;
			text-decoration: none;
			}	
.testo A:visited {
			color: #595959;
			font-weight: normal;
			text-decoration: none;
			}
.testo A:hover {
			color: #595959;
			font-weight: normal;
			text-decoration: underline;
			}
