
body    { width: 1280px; background-color :#9999a7; font-family : arial, helvetica, sans-serif;
        font-size : 24px; color: blue;  text-align: center; 
        font-weight: bold; }
.aspetto2 { 
        font-family : arial, helvetica, sans-serif;
        font-size : 18px;  font-weight: bold;  text-align: center; }
p       { 
          text-align: center; margin-left : 60px; }
table   { border : 0; width : 1280px; margin-left : 30px; }
td      {
        border-style: thin; border-color: #000000; text-align: center;
        font-family : verdana, geneva, Arial, Helvetica; font-size: 16px; font-weight: normal;
        background-color: #EDEED7; background-position: 100%;
        vertical-align: top;  width : 33%; height : 165px;}
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; }
TD A: ACTIVE { text-decoration: none; color: red; background-color: fuchsia; }
img    { border : 0;  margin : 3px 0px 3px 0px; }
</style>