A { text-decoration:none } 
A:link { text-decoration:none } 
A:visited { text-decoration:none } 
A:hover { text-decoration:underline} 

TD 
{  
 font-family: Tahoma;
 font-size: 11px;
 color: #000040
}

TD.content
{
 padding-top:11px;
 padding-left:11px;
 padding-right:3px;
 padding-bottom:11px
}

.menu
{  
 font-family: Tahoma;
 font-size: 11px;
 color: white;
 font-weight: bold;
 margin-top: 3px
}

.menu:hover
{  
 color: #D6E0EB;
 text-decoration: none
}

STRONG
{
 font-family: Tahoma;
 font-size: 11px;
 color: #000000;
 font-weight: bold
}

.titolo
{
 font-family: Arial;
 font-size: 16px;
 color: #F4F4F4;
 font-weight: bold
}

.piccolo
{
 font-family: Arial;
 font-size: 10px;
 color: #000040
}

B.piccolo
{
 font-family: Verdana;
 font-size: 10px;
 color: #000040;
 font-weight: bold
}

.nuova
{
 font-family: Verdana;
 font-size: 10px;
 color: darkblue
}

INPUT
{
 font-family: Verdana;
 font-size: 10px;
 border-bottom: none;
 border-top: none;
 border-left: none;
 border-right: none;
 background-color: #F5F5F5
}

INPUT.pulsante
{
 border-top: 1px solid;
 border-left: 1px solid;
 border-right: 1px solid;
 border-bottom: 1px solid;
 font-family: Tahoma;
 background-color: #F5F5F5
}

TEXTAREA
{
 font-family: Verdana;
 font-size: 10px;
 border-bottom: none;
 border-top: none;
 border-left: none;
 border-right: none;
 background-color: #F5F5F5;
 overflow:hidden
}
