/* CSS Document */

body {
color:#000000;
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#box a,a:link,#box a:visited {
color:#FFFFFF;
background:transparent;
font-style:normal;
text-decoration:none;
}

#box a:hover,#box a:focus,#box a:active {
background:transparent;
color:#FFFFFF;
font-style:normal;
text-decoration:underline;
}

#boxgrigio a,a:link,#boxgrigio a:visited {
color:#000000;
background:transparent;
font-style:normal;
text-decoration:none;

}

#boxgrigio a:hover,#boxgrigio a:focus,#boxgrigio a:active {
background:transparent;
color:#333333;
font-style:normal;
text-decoration:underline;
}

 a.linknero:link{
background:transparent;
color:#000000;
font-style:normal;
text-decoration:underline;
}
 a.linknero:visited {
background:transparent;
color:#000000;
font-style:normal;
text-decoration:underline;
}