body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-image: none;
	background-repeat: none;
	background-position: none;
}
.texto {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: none;
}
.texto_ama {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	color: #FBE280;
	text-decoration: none;
	text-align: none;
}
.titulo {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: none;
}
.subt_ama {
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #FBE280;
	text-decoration: none;
	text-align: none;
}
.pie {
	font-family: Verdana, Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: none;
}
.campos {
	color: #D64100;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 11px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #F17611;
	border-width: 1px;
	width: 260px
}
.botones {
	color: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial;
	font-weight: bold;
	font-size: 10px;
	background-color: #F77510;
	border-color: #F77510;
	cursor: hand
}