/* CSS Document */

A  {  text-decoration:none; font-weight: bold; color: #000000}
A:hover {  text-decoration:none; font-weight: bold; color: #c5c5c5}
.GRANDE_SCURO {
	font-size: 16pt;
	font-weight: bold;
}
.PICCOLOSCURO {
	font-size: 8pt;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
