a:hover 
{  
    text-decoration: none
}

body 
{  
    scrollbar-face-color: #E6D5A9; 
    scrollbar-shadow-color: #FFFFFF; 
    scrollbar-highlight-color: #000000; 
    scrollbar-3dlight-color: #FFFFFF;
    scrollbar-darkshadow-color: #333333; 
    scrollbar-track-color: #E6D5A9; 
    scrollbar-arrow-color: #FFFFFF;
    margin-left: 0pt;
    margin-right: 0pt;
    margin-top: 0pt;
    margin-bottom: 0pt;
}

select 
{  
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px; 
    color: #993300; 
    background-color: #FFFFCC; 
    border: #000000; 
    border-style: solid; 
    border-top-width: thin; 
    border-right-width: thin; 
    border-bottom-width: thin; 
    border-left-width: thin
}

.TextBox 
{ 
    padding:1; 
    font-size: 11 px; 
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #993300; 
    cursor: pointer
}

.CmdPress 
{ 
    padding: 1; 
    font-size: 11 px; 
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #993300;
    background-color: #FFFFFF; 
    cursor: pointer; 
    width: 60px 
}

.CorpoCentraleOro { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #686601; line-height: 27px}
.CorpoCentraleTerra { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #993300; line-height: 27px}
.mnuContestuale { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #FFFFFF}
.CorpoCentraleOroSmall { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #686601 }
.CorpoCentraleTerraSmall { font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; color: #993300 }
.CorpoCentraleOroB { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #686601; line-height: 27px ; font-weight: bold}
.CorpoCentraleTerraB { font-family: Georgia, "Times New Roman", Times, serif; font-size: 13px; color: #993300; line-height: 27px ; font-weight: bold}

