body {
font: 10px helvetica, arial, sans-serif;
margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px
text-align: left;
}

p {
      color: #666;
}

b {
      color: #162D7F;
	  font-size:12px;
}

.titolo {
      color: #162D7F;
	  font-size:30px;
	  text-align: center;
}

.centro {
      text-align: center;
	  margin-top: 100px;
}

.best {
      text-align: center;
	  font-size:12px;
}

.conta {
 margin-left: 1px;
}

span.grigio {
      color: #666;
}
span.rosso {
      color: #FFF;

}


a:link {
text-decoration : none;
color : #999;
background : transparent;
}

a.collegamento:link {
color: #999;
text-decoration : underline;
}

a:visited {
text-decoration : none;
color : #000;
background : transparent;
}

a:hover {
text-decoration : none;
color : #162D7F;
background : transparent;
}

a:active {
text-decoration : none;
color : #000;
background : transparent;
}
