body{
	font-family:serif;
	margin:0px;
	text-align:center;
	background-color:#000000;
	width: 800px;
	margin: 0pt auto;
	color: #ffffff;
}

img{
	border: 0;
}

a:link{
	color:#ffffff;
	text-decoration:none;
}

a:link img{
	border:0px;
}

a:visited{
	color:#ffffff;
	text-decoration:none;
}

a:visited img{
	border:0px;
}

#head{
	background-color:#000000;
	color:#ffffff;
}

#foot{
}

#testo_foot{
	color:#ef1ac4;
	font-size:0.7em;
}

.hr_col{
	background-color:#ef1ac4;
	height:1px;
	margin-bottom:3px;
}