
A.sx1:LINK {
	font-family : Verdana;
	font-size : 9px;
	color: White;
	text-decoration: none;
}
A.sx1:VISITED {
	font-family : Verdana;
	font-size : 9px;
	color: White;
	text-decoration: none;
}
A.sx1:HOVER {
	font-family : Verdana;
	font-size : 9px;
	color: #FF9900;
	text-decoration: none;
}

A.home:LINK {
	font-family : Verdana;
	font-size : 10px;
	color: Navy;
	text-decoration: underline;
}
A.home:VISITED {
	font-family : Verdana;
	font-size : 10px;
	color: Navy;
	text-decoration: underline;
}
A:HOVER, A.home:HOVER {
	font-family : Verdana;
	font-size : 10px;
	color: Navy;
	text-decoration: underline;
}
TD.text {
	font-family : Verdana;
	font-size : 9px;
	color: #232D9C
	
}
A.stampa:LINK {
	font-family : Verdana;
	font-size : 10px;
	color: #232D9C;
	text-decoration: none;
}
A.stampa:VISITED {
	font-family : Verdana;
	font-size : 10px;
	color:#232D9C;
	text-decoration: none;
}
A.stampa:HOVER {
	font-family : Verdana;
	font-size : 10px;
	color: #232D9C;
	text-decoration: underline;
}
