BODY {
margin:10px;
background-image:url(image/fondo.gif);
background-position:top;
background-repeat:repeat-x;
scrollbar-face-color:#1C3585;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#1C3585;
scrollbar-darkshadow-color:#1C3585;
scrollbar-shadow-color:#FFFFFF;
scrollbar-arrow-color:#FFFFFF;
scrollbar-track-color:#ffffff;
}

td.texto {
font-family:"Trebuchet MS", Tahoma;
font-size:13px;
color:#333333;
padding-left:10px;
padding-top:3px;
}

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

