body {
	background-color: #1286BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
td{	border-style: none;}
.contatti {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.main {
	background-color: #1286BC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
a:link {  
	text-decoration: underline;
	}
a:hover {  
	text-decoration: underline;
	}
a:active {  
	text-decoration: underline;
	}
a:visited {
	text-decoration: underline;
	}