body {
        scrollbar-face-color:#FBECC1;
        scrollbar-highlight-color:#FBECC1;
        scrollbar-3dlight-color:#E08831;
        scrollbar-shadow-color:#FBECC1;
        scrollbar-darkshadow-color:#E08831;
        scrollbar-track-color:#FBECC1;
        scrollbar-arrow-color:#8B591C;
}

a.enlace1:link {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px; font-style: normal; 
	font-weight: bold; 
	color: #403C33; 
	text-decoration : none
}
	
a.enlace1:visited {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: #FF9E3D; 
	text-decoration : none
}

a.enlace1:active {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px; font-style: normal; 
	font-weight: bold; 
	color: #56514D; 
	text-decoration : none
}

a.enlace1:hover {  
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size: 12px; font-style: normal; 
	font-weight: bold; 
	color: #9F5400; 
	text-decoration: none
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;

}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #E08831;

}
.pie {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #894F14;
}
.cajas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	background-color: #FDF5E0;
	border: 1px solid #E08831;
}
.vacios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
}
.textofomularios {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
