p {
font-family: Trebuchet MS;
font-size: 12px;
color:#ffffff;
font-weight: normal;
}
.marrone {
font-family: Trebuchet MS;
font-size: 12px;
color:#B47707;
font-weight: normal;
}
.nero {
font-family: Trebuchet MS;
font-size: 12px;
color:#000000;
font-weight: normal;
}
a{
font-family: Trebuchet MS;
font-size: 12px;
color:#b47707;
font-weight: normal;
text-decoration:none;
}
a:hover {
font-family: Trebuchet MS;
font-size: 12px;
color:#b47707;
font-weight: normal;
text-decoration:underline;
}
a.bianco{
font-family: Trebuchet MS;
font-size: 12px;
color:#ffffff;
font-weight: normal;
text-decoration:none;
}
a.bianco:hover {
font-family: Trebuchet MS;
font-size: 12px;
color:#ffffff;
font-weight: normal;
text-decoration:underline;
}