body{
background: #fff;
margin:0px; 
padding:0px;
overflow:hidden;
}
#content{
text-align:center;
width: 100%;
height: 100%;
z-index: 0;
}
.Stile1 {
	font-size: 10px;
        color: #000;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #cc0099;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
