.stile {   text-decoration: none}
.stile a:link {   text-decoration: none}
.stile a:hover {  text-decoration: underline}

BODY {
	color: #000000;
  	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 10pt;
	margin: 5px;
	padding: 5px;
}
td {
	border-color: #000000
}