body {
background : #E2E1D6;
font-family: century gothic, verdana;	
font-size: 7pt;
color : #ffffff;
margin: 0;
CURSOR: crosshair;
}
.titolo {
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    border: 1px solid #999999;
    background-color: #c6c6c6;
    color: #ffffff;
    text-align: center;
}
.tabella{
    border: 1px solid #999999;
	}
.cella{
    border-left: 1px solid #999999;
	}
.text {
font-family: century gothic, verdana;
font-size: 7pt;
color: #999999;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 10px;
}
.main {
font-family: century gothic, verdana;
font-size: 8pt;
color: #666666;
text-align: justify;
}
.text1 {
font-family: century gothic, verdana;
font-size: 8pt;
color: #ffffff;
}
A IMG {
filter: alpha (opacity=30);
-moz-opacity: 0.3;
opacity: 0.3;
BORDER-RIGHT: 1px solid #666666;
BORDER-TOP: 1px solid #666666; 
BORDER-LEFT: 1px solid #666666;
BORDER-BOTTOM: 1px solid #666666;
}
A:hover IMG {
filter: alpha (opacity=99);
-moz-opacity: 0.99;
opacity: 0.99;
BORDER-RIGHT: 1px solid #999999; 
BORDER-TOP: 1px solid #999999;
BORDER-LEFT: 1px solid #999999; 
BORDER-BOTTOM: 1px solid #999999;
}
A{
CURSOR: e-resize;
text-decoration: none;
color : #999999;
}
a:link {
color : #999999;
CURSOR: e-resize;
text-decoration: none;
}
a:visited {
color : #999999;
CURSOR: e-resize;
TEXT-DECORATION: none;
}
a:active {
color : #ffffff;
CURSOR: e-resize;
TEXT-DECORATION: none;
}
a:hover {
color : #ffffff;
CURSOR: e-resize;
TEXT-DECORATION: none;
}
.posthidden {display:none} 
.postshown {display:inline}
