body {
	background-attachment: fixed;
	background-image:url(pics/sf1.jpg);
	background-repeat: repeat-y;
	font-family:Tahoma;
	font-size:11px;
	color:#000000;
}
.testosinbianco {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
}
.testonero {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
/*a :link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: none;
}
*/
a {
	color: White;
	text-decoration: none;
}
a:hover {
	color: Yellow;
	text-decoration: none;
}
img.imgbordo{
	border:1px solid #000000;
}
