font {  font-family: "Trebuchet MS", Arial, Tahoma, "Times New Roman"}
a {  color: #333333; text-decoration: underline}
a:hover {  color: #CC0000; text-decoration: underline}
.invisibile {
	 display: none;
}
.visibile {
	 display: block;
}


