.menu {
	font-family: "Arial Narrow", Arial;
	font-size: 15px;
	color: #787878;
	text-decoration: none;
	font-weight: normal;


}
body { 
   scrollbar-face-color: #ffffff; 
   scrollbar-shadow-color: #ffffff; 
   scrollbar-highlight-color: #ffffff;  
   scrollbar-3dlight-color: #cccccc; 
   scrollbar-darkshadow-color: #cccccc;  
   scrollbar-track-color: #ffffff; 
   scrollbar-arrow-color: #cccccc;
}
.menub {
	font-family: "Arial Narrow", Arial;
	font-size: 15px;
	color: #EC9E00;
	text-decoration: underline;
	font-weight: normal;


}
.titulo {
	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #F6A400;
	font-weight: bold;
}
.titulo2 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #F6A400;
	font-weight: bold;
	text-decoration: none;
}
.titulo3 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #5C3A00;
	font-weight: bold;
	text-decoration: underline;
}
.texto {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-align: justify;


}
.textol {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 13px;
	font-weight: normal;
	color: #ec9e00;
	text-decoration: underline;
}
.copete {
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
