/* AREA LINK ---------------------------------------------------------------------- */
A
{
   text-decoration: none;
   font-weight: normal
}
A:link
{
   color: #000000;
   background-color: transparent;
   font-weight: normal
}
A:visited
{
   color: #000000;
   background-color: transparent;
   font-weight: normal
}
A:active
{
   color: #000000;
   background-color: transparent;
   font-weight: normal
}
A:hover
{
   color: #009900;
   background-color: transparent;
   font-weight: normal
}

.titoloCategoriaInt{
   border-bottom:  solid 2px #006600
}
