td img {display: block;}
body {
	background-color: #000000;
	background-image: url(imghome/sfo-prova.jpg);
	background-repeat: repeat-x;
	}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #008688;
}
a:link {
	color: #006666;
	text-decoration: none;
	font-size: small;
}
a:visited {
	text-decoration: none;
	color: #007979;
	font-size: small;
}
a:hover {
	text-decoration: underline;
	color: #00BBBB;
	font-size: small;
}
a:active {
	text-decoration: none;
	color: #E6E6FA;
	font-size: small;
}
.bordoimg {
	border: 1px solid #4f4f4f;
}
.bordotutto {
	border: 1px solid #006666;
	background: url(scuola/sfo-tab.jpg) repeat-x;
}