body {  font-family: Arial, Helvetica, sans-serif;  font-size: 9pt; color: #000000; background-image: url('fondo.jpg'); background-repeat: no-repeat; background-attachment: fixed; background-position: center left;

  scrollbar-arrow-color:#33CC00;
  scrollbar-track-color:#33CC00;
  scrollbar-shadow-color:#33CC00;
  scrollbar-face-color:#FFFF00;
  scrollbar-highlight-color:#FFFF00;
  scrollbar-darkshadow-color:#FFFF00;
  scrollbar-3dlight-color:#FFFFFF;

}


table {  font-family: Arial, Helvetica, sans-serif;  font-size: 9pt; color: #000000;

       }



A:link {text-decoration: none;color:#33CC00;}

A:visited {text-decoration: none;color:#660033;}

A:active {text-decoration:none;;color:#3300CC;}

A:hover {text-decoration:none;color:#3300CC;}

