BODY {
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #F99E1A;
scrollbar-highlight-color: #D1D3D4;
scrollbar-3dlight-color: #F99E1A;
scrollbar-darkshadow-color:#D1D3D4;
scrollbar-arrow-color: #F99E1A;
scrollbar-track-color: #DEE7F0;}

A:Link {color : #F93900;text-decoration: none;}
A:Visited  {color : #F93900;text-decoration: none;}
A:Active  {color : #F93900;text-decoration: underline;}
A:Hover  {color : #F93900;text-decoration: underline;}

textarea, select, input {
        font-family:Verdana;
        font-size:10px;
        color:#000000;
        /* background-color: ffffff;
		background-image: url(imagenes/back_textarea.gif); */

}