@charset "iso-8859-1";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#201405;
	background-image: url(immagini/sf-pag.jpg);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7F2EA;
	line-height:16px;
}
a:link {
	color: #F7F2EA;
	text-decoration:none
}
a:visited {
	color: #F7F2EA;
	text-decoration:none
}
a:hover {
	color: #F7F2EA;
	text-decoration: underline
}
a:active {
	color: #F7F2EA;
	text-decoration:none
}
object
{	
	outline:none;
}
