A:HOVER {
	text-decoration : underline;
}

.normal10{
	font-size : 10px;
	font-family : Arial;
	color : #000000;
	text-decoration: none;
}

.bianco10{
	font-size : 10px;
	font-family : Arial;
	color : #ffffff;
	text-decoration: none;
}

.blu10{
	font-size : 10px;
	font-family : Arial;
	color : #66889E;
	text-decoration: none;
}
.rosso10{
	font-size : 10px;
	font-family : Arial;
	color : #9D102D;
	text-decoration: none;
}
.blu12{
	font-size : 12px;
	font-family : Arial;
	color : #66889E;
	text-decoration: none;
}
.blu14{
	font-size : 14px;
	font-family : Arial;
	color : #66889E;
	text-decoration: none;
}
.grigio12{
	font-size : 12px;
	font-family : Arial;
	color : #6a6a6b;
	text-decoration: none;
}
.grigio10{
	font-size : 10px;
	font-family : Arial;
	color : #6a6a6b;
	text-decoration: none;
}


