/* CSS Document */

BODY {
	FONT: 11px Verdana, sans-serif;
	margin: 0px;
	background: #fff;
	overflow:auto;
}
td{
	FONT: 11px Verdana, sans-serif;
}
.10 {
	FONT-SIZE: 10px; 
}
a img{
border:0
}
a.verdone {
	COLOR: #033758; 
	text-decoration: none;
	BORDER-BOTTOM: #033758 1px dashed;
	
}
a.verdone:hover {
	text-decoration: none;
	BORDER-BOTTOM: #033758 0px dashed;
}
.arancio {
	FONT-SIZE: 10px; 
	COLOR: #ff6600; 
	text-decoration: none;
}
a.arancio:hover {
	FONT-SIZE: 10px; 
	COLOR:#ff6600; 
	text-decoration: none;
	BORDER-BOTTOM: #ff6600 1px dashed;
}
a.arancio{
	FONT-SIZE: 10px; 
	text-decoration: none;
}
.cn{
text-align:center;
margin:auto;
}
