
body { width: 1024px; background-color :#9999a7; }
.titolo {
        font-family : arial, helvetica, sans-serif; 
        font-size : 22px;  color: #0000A0; 
        font-weight : bold; text-align: center; }
.aspetto { 
        font-family : arial, helvetica, sans-serif;
        font-size : 17px; color: blue;  text-align: center; 
        font-weight: bold; }
.aspetto2 { 
        font-family : arial, helvetica, sans-serif;
        font-size : 16px;  font-weight: bold;  text-align: center; }
table   { border : 0; width : 1024; }
td      {
        border-style: thin; border-color: #000000; text-align: left;
        font-family : verdana, geneva, Arial, Helvetica; font-size: 13px;
        background-color: #EDEED7; background-position: 100%;
        vertical-align: top;  width : 33%; height : 130px; }
TD A:LINK {text-decoration: none; color: #000000; }
TD A:VISITED { text-decoration: none; color: marron}
TD A:HOVER { text-decoration: none; font-weight: bold; color: red; background-color: #EDEED7; }
TD A: ACTIVE { text-decoration: none; color: red; background-color: fuchsia; }
img    { border : 0; }
</style>