body {
	margin: 0px;
	background-color: #FFF;
	background-image: url(../images/bg_righe2.gif);
	background-repeat: repeat-x;
	//
	font: 11px Tahoma;
	color: #666;
	text-decoration: none;
	text-align: left;
}
a {
	color: #666;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}