codice:
body {
   font:9pt tahoma,sans-serif;
   border:none; /* a che ti serve? */
}
table {
   font-size:9pt;
}
td {
   vertical-align:top;
}

a {
   font-size:10pt;
   color:#069;
   text-decoration: none;
}
a:link, a:visited {
   color:#069;
}
a:hover {
   color:#f90;
}
a:active {
   color:#069;
}
a img {
   border:none;
}