BODY {
background-image:url(img/fondo.jpg);
background-repeat:repeat-x;
background-color:#FAFAFA;
scrollbar-face-color: #C8C9CD;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #164B5C;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color:#C8C9CD;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #ffffff;
margin-top:0px;
}

A:Link {color : #666666;text-decoration: underline;}
A:Visited  {color : #666666;text-decoration: underline;}
A:Active  {color : #666666;text-decoration: underline;}
A:Hover  {color : #666666;text-decoration: underline;}

select, input {
        font-family: "Trebuchet MS";
        font-size:11px;
        color:#000000;
        background-color: ffffff;
		border:1px solid #cccccc;
}

textarea {
        font-family: "Trebuchet MS";
        font-size:11px;
        color:#000000;
        background-color: ffffff;
		border:1px solid #2C9084;
}

td.texto {
font-family:"Trebuchet MS", Tahoma;
font-size:11px;
color:#333333;
}

td.titulo {
font-family:Tahoma;
font-size:12px;
font-variant:small-caps;
font-weight:bold;
color:#569C92;
}

td.texto2 {
font-family:"Trebuchet MS", Tahoma;
font-size:11px;
color:#333333;
border-bottom:#666666 dotted 1px;
padding-left: 5px;

}



A.a1:Link {color : #ffffff;text-decoration: underline;}
A.a1:Visited  {color : #ffffff;text-decoration: underline;}
A.a1:Active  {color : #ffffff;text-decoration: underline;}
A.a1:Hover  {color : #FF0000;text-decoration: underline;}
