body {
	background-color: #EB008B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Estilo2 {
	color: #757575;
	font-family: tahoma;
	font-size: 13px;
}
.Estilo3 {
	color: #EB008B;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}
.Estilo4 {
	color: #000000;
	font-family: tahoma;
	font-size: 13px;
}
.Estilo5 {
	color: #FFFFFF;
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
}
.Estilo6 {

	color: #757575;
	font-family: tahoma;
	font-size: 11px;
}
.Estilo7 {

	color: #EB008B;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
}
.Boton01 {
	border: 1px solid #EB008B;
	font-family: tahoma;
	font-size: 9pt;
	font-weight: bold;	
	color: #EB008B;
	background-color: #ffffff;
	cursor: hand;
}

.Casilla01 {
    color:#757575;  
	border: 1px solid #EB008B;
	font-family: tahoma;
	font-size: 12px;
}

.Borde {
 	border: 1px solid #E5E5E5;
}