body {
/* background-color: #C6E2FF; 
background-color: #F56B3D;*/
color:#DBDBDB;
}

body, input, textarea, select, tr, td, table {
font-family: Tahoma,sans-serif;
font-size: 12px;
font-weight: bold;
}

a {
/*color: #137cd8;
color:#FF4F4F;*/
color: #292929;
text-decoration: none;
}

a:hover {
color: #B3B3FF;
text-decoration: underline;
}


table, tr, td {
border-width: 0px;
}

input, textarea, select {
border-color: #777777;
border-width: 1px;
border-style: solid;
padding: 1pxpx;
margin: 1pxpx;
}

.titoli2{
font-size: 14px;
}