body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#999999;
	background: #ffffff url(../images/sfondo-home.jpg) center top repeat-x;
}

h1 {
	font-size: 12px;
	font-weight: normal;
	color:#999999;
}

a:link {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color:#999999;
}

a:visited {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color:#999999;
}

a:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
	color:#999999;
}