A:link {color: #ffffcc; text-decoration: none}
A:visited {color: #ffffcc; text-decoration: none}
A:active {text-decoration: none}
A:hover {color: white; text-decoration: none}

TD {
	font-family : "Times New Roman";
	font-size : medium;
	font-style : normal;
	color : #ffffcc;
	
	font-weight: normal;

}
.fontrosso {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	color: #FF0000;
}
.int {
	font-family : "Times New Roman";
	font-size : medium;
	font-style : normal;
	color : #ffffcc;
	line-height : 27px;
	font-weight: normal;

}