body { 
	background: #999999;
	background-image: url(grafica\sfondo.gif);
	text: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}
	
.link1 {
	font-size: 1pt;
	font-weight: bold;
	color: #ffCC00;
}

.link2 {
	font-size: 6pt;
	font-weight: bold;
	color: #ffCC00;
}

A:link, A:visited { 
	COLOR: #993333;
	text-decoration: none;
	font-size: 8pt;
	}

A:hover { 
	text-decoration: underline 
	}



.titolo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
}


.BGCol
{
    BACKGROUND-COLOR: #993333;
    TEXT-DECORATION: none
}

.BGCol1
{
    BACKGROUND-COLOR: #333333;
    TEXT-DECORATION: none
}

FORM
{
	text: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

