.link { 
	color:black; 
	text-decoration: none; 
}
.active { 
	background-color:#BECFE0;
	color:black; 
	text-decoration: none; 
}
a:hover { 
	color:white; 
	text-decoration: none; 
}
td a:hover {
  background-color:#769DFF;
  text-decoration: none; 
  color:white;
  font-family:arial;
}
td a {
  background-color:white;
  display:block;
  width:100%;
  height:100%;
  font-family:arial;
}
th a:hover {
background-image:url(bg_celle.jpg);
width:100%;
height:100%;
}
th a {

}
span {
  font-family:arial;
  text-align: justify;
}
table {
border-width:0px; 
}
p {
	font:10pt;
	text-align:justify;
	margin-left:20px;
	margin-right:20px;
}

