.fondos {
	background-color: #FF9900;
	cursor: crosshair;
	filter: Alpha(Opacity=80);
}
.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	padding: 5px;
	border: 0px none;
	line-height: normal;



}
.txtblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px 10px;


}
.textoCopia {

	font-family: "Courier New", Courier, mono;
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	border: 0px none;
	line-height: normal;
}
