body, h2 {
background-color:transparent;
font-family :  verdana; 
font-size : 10px;
font-weight : normal;
}
A:HOVER  {
color : White;
font-weight : normal;
font-size : 10px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
text-decoration: none;
 background-color: Red;
}
A  {
color : #FFFFFF;
font-weight : normal;
font-size : 10px;
font-family :  Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
}
.normalbianco{
font-family :  Verdana, Arial, Helvetica, sans-serif; 
color : #B22222;
font-weight : bold;
font-size : 10px;
}
.normalgrigio{
font-family :   arial; 
color : #CCCCCC;
font-weight : normal;
font-size : 10px;
}
.trasparenza { 
filter: alpha(opacity=40); 
opacity: 0.4; 
}
#main{
background-color: transparent;
color: #fff;
}
#main p{
background-color: #fff;

}
code{
background-color: #F5F5F5;
}
.table{
border: 0 px; color: none;
}
.td{
border: 0 px; color: none;
}
.normalrosso{
font-family :   Arial; 
color : #FFCC00;
font-weight : bold;
font-size : 10px;
}
.normalebianco{
font-family :  Verdana, Arial, Helvetica, sans-serif; 
color : #F0D5B3;
font-weight : normal;
font-size : 10px;
}
.normalegiallo{
font-family :  Verdana, Arial, Helvetica, sans-serif; 
color : #FFCC99;
font-weight : normal;
font-size : 10px;
}
.normalerosso{
font-family :  Verdana, Arial, Helvetica, sans-serif; 
color : Red;
font-weight : normal;
font-size : 10px;
}
.normalegialloacceso{
font-family :  Verdana, Arial, Helvetica, sans-serif; 
color : #FFD700;
font-weight : normal;
font-size : 10px;
}
