BODY {
	background-color: #FFFFFF;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0px;
}


TABLE.tabella_sfondo_azzurro {
	
	background-image: url('../immagini/home/sfondo_tabella_azzurra.gif');
	background-repeat: repeat-x;

}

TABLE.tabella_pulsanti {

	background-image: url('../immagini/home/sfondo_pulsanti.gif');
	background-repeat: repeat-x;
}


TD {

	font-size: 7.5pt;
}

TD.inside {
	background-color:#CCCCCC;
	font-size: 7.5pt;
	color: #666666;
	height: 20px;
}

A  {
	color: #000000;
	text-decoration: none;
}

A:hover  {
	color: #0066CC;
	text-decoration: none;
}

A.link_inside {
	color: #333333;
}
