.links-bianchi		{color: #ffffff; text-decoration: none}
.links-bianchi:active	{color: #ffffff; text-decoration: underline}
.links-bianchi:visited	{color: #ffffff; text-decoration: none}
.links-bianchi:hover	{color: #ffffff; text-decoration: underline}

.links-rossi		{color: #ff0000; text-decoration: none}
.links-rossi:active	{color: #ff0000; text-decoration: underline}
.links-rossi:visited	{color: #ff0000; text-decoration: none}
.links-rossi:hover	{color: #ff0000; text-decoration: underline}

.menu-links		{color: #ffffff; text-decoration: none}
.menu-links:active	{color: #ffffff; text-decoration: underline}
.menu-links:visited	{color: #ffffff; text-decoration: none}
.menu-links:hover	{color: #ffffff; text-decoration: underline; font-size: 20px}

    #tabella-testo
	{
	    border-style: solid;
	    border-color: #999999;
	    border-width: 2;
	    background-color: #eeeeee;
	    opacity: .9;
	    filter: alpha(opacity=90);
	    -moz-opacity: .9;
	}

    #tabella-vignetta
	{
	    border-style: solid;
	    border-color: #999999;
	    border-width: 2;
	    background-color: #eeeeee;
	}

    #cella-main
	{
	    background-image: url('../grafica/bkg-testo-4.gif');
	    background-position: top right;
	    background-repeat: no-repeat;
	}

    #tabella-vignetta-del-mese
	{
	    background-color: #ffffff;
	    background-image: url('../grafica/bkg-main.gif');
	    background-position: left;
	    background-repeat: repeat-y, repeat-x;
	}



