@charset "iso-8859-1";
/* CSS Document */

body {
	background-color: #DFDFDF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(immagini/sf.jpg);
	background-repeat: no-repeat;
	background-position:center top;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height:16px;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #666666;
}
strong {
	color: #000000;
}
b {
	color: #666666;
}
object
{	
	outline:none;
}
#bianco{
	text-decoration: none;
	color: #E4E4E4;
}
#bianco b{
	text-decoration: none;
	color: #fff;
}
#bianco a:link {
	color: #ffffff;
	text-decoration: none;
}
#bianco a:visited {
	text-decoration: none;
	color: #ffffff;
}
#bianco a:hover {
	text-decoration: underline;
	color: #ffffff;
}
#bianco a:active {
	text-decoration: none;
	color: #ffffff;
}
#credits{
	text-decoration: none;
	color: #000;
}
#credits b{
	text-decoration: none;
	color: #666;
}
#credits a:link {
	color: #000;
	text-decoration: none;
}
#credits a:visited {
	text-decoration: none;
	color: #000;
}
#credits a:hover {
	text-decoration: underline;
	color: #000;
}
#credits a:active {
	text-decoration: none;
	color: #000;
}