body {
background-color:#FFFDF0;
background-repeat:repeat-x;
margin:0;
}

.testo {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
text-decoration:none;
font-style:bold;
font-weight: bold;
color:#003366;
}
.testo:hover {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-style:bold;
font-weight: bold;
text-decoration:none;
color:#003366;
}

