body {text-align:giustify; color:#333333; font-family:Arial; font-size:10pt; background:#FFFFFF url('images/livecom_h_default_ngls_str2.jpg') repeat-x;}
a:link {text-decoration:none}
a:visited {text-decoration:none}
a:hover { font-family: Arial; color: #FF0000; font-size: 10pt;font-weight: bold }
.menu
{
    position: Absolute;
    visibility: Hidden;
    background-color: #EEEEEE;
    font: Normal 12px Verdana;
    width: 100px;
    border: Solid 1px #CCCCCC;
}
h1 { font-family: Arial ; font-size: 13px; color: #808080; margin-top: 2px; margin-bottom: 2px}
h2 { font-size: 10px; font-family: Tahoma; color: #808080; margin-top: 2px; margin-bottom: 2px}
h3 { font-size: 9px; font-family: Verdana; color: #808080}



/*-------------- LINK CON RELATIVE IMMAGINI -------------*/

a[href^="mailto:"]{padding-right: 20px;background: url(images/icone/icon_mailto.gif) no-repeat center right}

a[href^="http"]{padding-right: 20px;background: url(images/icone/icon_external.gif) no-repeat center right}

a[href*="del.icio.us"]{padding-right: 20px; background: url(images/icone/delicious.gif) no-repeat center right}

a[href$=".pdf"]{padding-right: 20px;background: url(images/icone/icon_pdf.gif) no-repeat center right}

a[href$=".doc"]{padding-right: 20px;background: url(images/icone/icon_doc.gif) no-repeat center right}

a[href$=".zip"]{padding-right: 20px;background: url(images/icone/icon_archive.gif) no-repeat center right}

a[href$=".rss"]{padding-right: 20px;background: url(images/icone/icon_feed.gif) no-repeat center right}

/*------------------- fine -----------------------*/
<!--

/*- Menu Tabs--------------------------- */


    #tabs {
      float:left;
      line-height:normal;
      }
    #tabs ul {
        margin:0;
        padding:0px 0px 0px 0px;
        list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 1px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#666;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#0000FF;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

        #tabs #current a {
                background-position:0% -42px;
        }
        #tabs #current a span {
                background-position:100% -42px;
        }
-->