BODY  {
	font-size : 12px;
	font-family :Arial, Helvetica, sans-serif;
	color : white;
	background-color : white;
	scrollbar-face-color : #F4D2DF;
	scrollbar-shadow-color :white;
	scrollbar-highlight-color : white;
	scrollbar-3dlight-color : #E8A4BE;
	scrollbar-darkshadow-color : #E8A4BE;
	scrollbar-track-color :white;
	scrollbar-arrow-color : #E8A4BE;
	
}

td.testo {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #999999;
}
a:link {
	color: #003399;
	text-decoration: underline;
}
a:visited {
	color: #003399;
	text-decoration: underline;
}
a.menu{
	color: #003399;
	text-decoration: none;
	margin-left:5px;
	font-weight:bold;
}
a:hover.menu{
	color: #003399;
	text-decoration: underline;
}
.selezione{
	color: #003399;
	text-decoration: underline;
	margin-left:5px;
	font-weight:bold;
}
