body {
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(/imma/intro/sf_page.jpg);
	background-attachment: fixed;
	background-color: #F6EB13;
	margin: 0px;
}

img {
border:0px
}

a {
	outline:none;
}

a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {contenitore
	text-decoration: none;
	color: #666666;
}
a:hover, a:focus {
	color: #FF0000;
	text-decoration: underline;
}

a.email:link {
	text-decoration: none;
	color: #F3F202;
}
a.email:visited {contenitore
	text-decoration: none;
	color: #F3F202;
}
a.email:hover, a.email:focus {
	color: #FF0000;
	text-decoration: underline;
}




.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.titoloGrande {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
.testorosa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E2007A;
	text-decoration: none;
	font-weight: bold;
}
.testogiallo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F3F202;
	text-decoration: none;
	font-weight: bold;
}
.testoBianco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF0000;
	
}
