TD
{
    FONT-SIZE: 8pt;
    CURSOR: default;
    FONT-FAMILY: Verdana,arial
}
TH
{
    FONT-SIZE: 9pt;
    CURSOR: default;
    FONT-FAMILY: Verdana,arial
}
BODY
{
    FONT-SIZE: 60%;
    BACKGROUND-IMAGE: url(images/sfondocircuito.gif);
    CURSOR: default;
    FONT-FAMILY: Verdana,arial
}
INPUT
{
    FONT-SIZE: 90%;
    CURSOR: default;
    FONT-FAMILY: Verdana, Arial
}

.PULSANTE
{    
    BORDER: LightCyan 1px outset; 
    COLOR: NightBlue;    
    FONT-FAMILY: Verdana, Arial;
	CURSOR: hand;
    BACKGROUND-COLOR: Silver;
}