BODY {
background-color : #000000;
background-image:  url(/images/back.gif);
background-repeat : repeat-x; repeat-y;
background-position: top;
leftmargin: "0";
topmargin: "0";
rightmargin:"0";
bottommargin:"0";
marginwidth:"0";
marginheight:"0";
}

.texto_desarrollo {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 25px;
	color: #ffffff;
}
.texto_desarrollo_gold {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 25px;
	color: #cf8929;
}
.texto_desarrollo_pie {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	color: #3b3b3b;
	text-decoration:none;
}

.texto_desarrollo_pie_tropical {
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 25px;
	color: #9b8910;
	text-decoration:none;
}


