.textos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
}
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	font-weight: bolder;

}
.subtitulo {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #CC3333;
}
.destacado {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.menuTxt {
	color: #FFFFCC;
	font-weight: 
	normal;
	text-decoration: none;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	font-size: 11px;
}
	
a.menuTxt:link {
	color: #FFFFCC;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	text-decoration: none;
}
a.menuTxt:visited {
	color: #99CC66;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	text-decoration: none;
}
a.menuTxt:hover {
	color: #FFCC00;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	text-decoration: underline;
}
a.menuTxt:active {
	color: #FFFF99;
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica;
	text-decoration: underline;
}
.textosRojos {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CC0000;
}
.textosVerde {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
}
.subtitulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC3333;
}
.blue_bordering {
	border: thin solid #000066;
}
.chiquito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
}
