@charset "UTF-8";
/* CSS Document */

.MyM_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	line-height: 17px;
}
.MyM_texto_Form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	line-height: 22px;
}
.MyM_Formulario_Botones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #666666;
	text-transform: none;
	border: 1px none #666666;
	text-indent: 5px;
	font-weight: normal;
}
.MyM_Formulario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	background-color: #EAEAEA;
	text-transform: none;
	border: 1px none #666666;
	text-indent: 5px;
	font-weight: normal;
}