A:link, A:visited
{
 text-decoration: none;
 font-size : 11px;
 color: yellow;
 font-family : Arial;
 
}

A:hover
{
 text-decoration: none;
 font-size : 11px;
 color: yellow;
 font-family : Arial;
 background-color:blue;
}

.corpo
{
    font-size : 11px;
    color: white;
    font-family : Arial;
    font-weight : normal;
}

td,ul
{
    font-size : 11px;
    color: white;
    font-family : Arial;
    font-weight : normal;
}


   TD.LISTODD        { background: #EEEEBB;border-style:solid; border-width:1; border-color:black;color:#000000}
   TD.LISTEVEN        { background: #CCCC99;border-style:solid; border-width:1; border-color:black;color:#000000}
   TD.ACL_TITLE        { font-family : Arial; font-size: 10pt; font-weight: bold; background: #00496e;border-style:solid; border-width:1; border-color:black}

A:link.homelnk, A:visited.homelnk
{
 text-decoration: none;
 font-size : 12px;
 color: white;
 font-family : Arial;
 background-color: #666666;
 font-weight : bold;
}
A:hover.homelnk
{
 text-decoration: none;
 font-size : 12px;
 color: yellow;
 font-family : Arial;
 background-color: #666666;
 font-weight : bold;

}

#menu A:link, #menu A:visited
{
 text-decoration: none;
 font-size : 10px;
 color: white;
 text-decoration: none;
}

#menu A:hover
{
font-size : 10px;
 text-decoration: none;
 background-color:blue;
}

#nero ul, #nero li {
color: black;
padding-left:0px;
}



