body { background-image:
url(http://www.tonutti.it/menu/bd-shadow.jpg);
background-repeat: repeat-y;
background-position: center; 
}
a.BIANCO:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;

}
a.BIANCO:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;

}
a.BIANCO:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 12px;

}
