body{
	margin: 7px;
}

.testo {
	font-family: Times new roman;
	font-size: 11px;
	color: #555E63;
	text-align: left;
}

.menu {
	font-family: Times new roman;
	font-size: 11px;
	color: #555E63;
	text-align: left;
	line-height: 20px;
}

h1 {
	font-family: Times new roman;
	font-weight: bold;
	font-size: 23px;
	color: #FF6633;
}

h2 {
	font-family: Times new roman;
	font-weight: bold;
	font-size: 14px;
	color: #555E63;
}

a {
	font-family: Times new roman;
	font-size: 11px;
	color: #555E63;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #555E63;
}

a:hover {
	text-decoration: none;
	color: #FE7C1A;
}

a:active {
	text-decoration: none;
	color: #555E63;
}

.cella {
	 border-style: solid; 
	 border-color: #FFFFFF; 
	 border-width: 1px;"
}
