.Estilo1 {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}
.Estilo2 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #660066;
}
.Estilo3 {
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
}
.Estilo4 {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC6699;
	font-weight: bold;
}









.Estilo5 {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
a.Estilo5:hover {
	text-decoration: underline;
}


.Estilo6 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
a.Estilo6:hover {
	text-decoration: underline;
}


.Estilo7 {
	font-family: Tahoma;
	font-size: 11px;
	color: #b2148b;
}
a.Estilo7:hover {
	text-decoration: underline;
}


.Estilo7a {
	font-family: Tahoma;
	font-size: 12px;
	color: #b2148b;
}
.Estilo7b {
	font-family: Tahoma;
	font-size: 16px;
	color: #b2148b;
}


.Estilo8 {
	font-family: Arial;
	font-size: 13px;
	color: #722766;
	font-weight: bold;
}
a.Estilo8:hover {
	text-decoration: underline;
}


.btnEnviar {
		width: 78px;
		height: 30px;
		background-image:url(/images/btn_enviar.gif);
	border-top-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
	border-left-width:0px;
	background-position:center;
	background-repeat:no-repeat;
	cursor: hand;
}
.btnEnviareng {
		width: 78px;
		height: 30px;
		background-image:url(/images/btn_enviarENG.gif);
	border-top-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
	border-left-width:0px;
	background-position:center;
	background-repeat:no-repeat;
	cursor: hand;
}

.btnEnviar2 {
		width: 87px;
		height: 32px;
		background-image:url(/images/btn_enviar2.gif);
	border-top-width:0px;
	border-bottom-width:0px;
	border-right-width:0px;
	border-left-width:0px;
	background-position:center;
	background-repeat:no-repeat;
	cursor: hand;
}
}


