body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	background: #3d3d3d url(../sfondo.jpg) repeat-y;
}



A {
	text-decoration: none;
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: small;
}

A:Hover {
	text-decoration: none;
	color: #000000;
	background: #cccccc;
}

A.ind {
	text-decoration: none;
	color: #ffffff;
	display: block;
	padding: 26,8,10,8;
	background: #666666;
	height: 45px;
	font-family: Verdana, Arial;
	font-size: small;
	background:url("tabright.gif") no-repeat left top;
}

A.ind:Hover {
	text-decoration: none;
	color: #000000;
	background: #cccccc;
	background:url("tabright.gif") no-repeat left top;
	background-position:0% -40px;
}

DIV.footer{
	color: #ffffff;
	font-family: Verdana, Arial;
	font-size: xx-small;
}

