.unnamed1 {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
}
.unnamed1 {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.unnamed2 {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 20px;
	color: #CC0000;
	font-weight: bold;
	text-decoration: none;
}
.unnamed1Copy {
	font-family: "Trebuchet MS", Times, serif;
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.unnamed3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
}

a {
text-decoration:none; /* per togliere la sottolineatura di default ai link*/
}
a {
color: #FFFFFF
}
a:hover{
text-decoration:underline; /* per mettere la sottolineatura quando passi sopra al link*/

}