body,
div {
	background:#FFF;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999
}
#flash {
}


/*Formattazione testi NoFlash*/
a {
	color:#999;
}
a:hover,
a:focus {
	color:#666;
}
img {
	border-style:none
}
.txtAlignCenter a {
	text-decoration:none;
	border-bottom:1px dotted #999	
}
.txtAlignCenter a:hover,
.txtAlignCenter a:focus {
	border-bottom:1px dotted #666
}
.txtAlignCenter,
.imgAlignCenter {
	text-align:center
}
