body
{
	background-image: url('images02/bg3.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
body.2
{
	background-image: url('images/bg2.jpg');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

a			{ color:#ffffff; text-decoration:none; }
a:hover		{ text-decoration:none; color:#000000; }


a.tabella			{ color:#0578B3; text-decoration:none; }
a.tabella:hover		{ text-decoration:none; color:#000000; }