BODY {
background-color:#333333;
scrollbar-face-color: #333333;
scrollbar-shadow-color: #FFFFFF;
scrollbar-highlight-color: #164B5C;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color:#333333;
scrollbar-arrow-color: #FFFFFF;
scrollbar-track-color: #ffffff;
margin-top:0px;
}

h1{ margin: 10px; color:BB8E68; font-family:"Times New Roman", Times, serif; font-weight:normal; font-variant:small-caps; }
img{ border:0; }
select, input {
        font-family: "Trebuchet MS";
        font-size:11px;
        color:#000000;
        background-color: ffffff;
		border:1px solid #2C9084;
}

textarea {
        font-family: "Trebuchet MS";
        font-size:11px;
        color:#000000;
        background-color: ffffff;
		border:1px solid #2C9084;
}

td.texto {
font-family: "Times New Roman", Times, serif;
font-size:13px;
color:#666666;
}

#texto {
font-family: "Times New Roman", Times, serif;
font-size:13px;
color:#666666;
}

td.titulo {
font-family:Tahoma;
font-size:12px;
font-variant:small-caps;
font-weight:bold;
color:#569C92;
}


A.a1:Link {color : #000000;text-decoration: none;}
A.a1:Visited  {color : #000000;text-decoration: none;}
A.a1:Active  {color : #000000;text-decoration: none;}
A.a1:Hover  {color : #000000;text-decoration: underline;}

A.a2:Link {color : #FFFFFF;text-decoration: none;}
A.a2:Visited  {color : #FFFFFF;text-decoration: none;}
A.a2:Active  {color : #FFFFFF;text-decoration: none;}
A.a2:Hover  {color : #FFFFFF;text-decoration: underline;}

A.a3:Link {color : #BB8E68;text-decoration: none;}
A.a3:Visited  {color : #BB8E68;text-decoration: none;}
A.a3:Active  {color : #BB8E68;text-decoration: none;}
A.a3:Hover  {color : #BB8E68;text-decoration: underline;}


.menustyle strong { font-size:14px; color:#BB8E68; }
.menustyle p { margin: 10px 0 10px 0; }
.menustyle em { color:#fff; }