Cita:
Iniciado por elias77 <style type="text/css">
<!--
BODY { scrollbar-arrow-color:0099FF;
scrollbar-track-color:666666;
scrollbar-shadow-color:000000;
scrollbar-face-color:000000;
scrollbar-highlight-color:999999;
scrollbar-darkshadow-color:000000;
scrollbar-3dlight-color:000000 }-->
<!-- <=============== (Posiblemente, es que sobre esto)
</style>
En ese caso, quedaría asi:
<style type="text/css">
<!--
body {scrollbar-arrow-color:0099FF;
scrollbar-track-color:666666;
scrollbar-shadow-color:000000;
scrollbar-face-color:000000;
scrollbar-highlight-color:999999;
scrollbar-darkshadow-color:000000;
scrollbar-3dlight-color:000000;}
-->
</style>