body {
background:#080808;
}
.testo {
font: 13px "Humnst777 Lt BT", Verdana;
color: #999999;
line-height: 30px;
}

.testoeng {
font: 13px "Humnst777 Lt BT", Verdana;
color: #666666;
line-height: 30px;
}
.collegamenti{
font: 13px "Humnst777 Lt BT", Verdana;
line-height: 30px;
}
A {text-decoration: none;}
A:link {color: #999999;
text-decoration: none;}
a:hover {color: #666666;
text-decoration: none;}
A:visited {color: #ffffff;
text-decoration: none;}
A:visited:hover {color: #666666;
text-decoration: none;}