A:link		{
			color: #FFFFFF;
       			font-weight: normal;
			text-decoration: none;
			}
A:visited 	{
			color: #FFFFFF;
	        	font-weight: normal;
			text-decoration: none;
			}
A:hover 	{
			color: #FFFFFF;
       			text-decoration: underline;
			}
.bianco 	{
			font-family: Arial;
			font-size: 10px;
			color: #FFFFFF;
			}
.testo 	{
			font-family: Arial;
			font-size: 11px;
			color: #000000;
			}
.azzurro 	{
			font-family: Arial;
			font-size: 11px;
			color: #023D6B;
			line-height: 17px;
			}
.titolo 	{
			font-family: Arial;
			font-size: 20px;
			color: #0F9CC7;
			}
