a  {
	color: #151781;
	text-decoration: none;
}

a:hover {
	color: blue ;
	text-decoration: underline;
}

 
body {
  font-family: Arial;
  font-size: 11px;
}

td {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

b {
  font-family: Arial;
  font-size: 11px;
  color: #C74700;
}

i {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.titolo {
   background:#665A4E;
   width: 566;
}

.testo {
   margin-left: 12px;
   margin-right: 10px;
   text-align: justify;
	
}

.elenco {
   margin-left: 9px;
   margin-right: 10px;
   text-align: justify;
	
}

a.link_intertech {
	color: #847769;
	text-decoration: none;
	font-size: 9px;
	font-family: Arial;
}

a:hover.link_intertech {
	color: #847769;
	text-decoration: none;
	font-size: 9px;
	font-family: Arial;
}