/* CSS Document */

/* CSS Document */

.texto {
	font-family: Tahoma;
	font-size: 13px;
	color: #7a7666;
}

.textochico {
	font-family: Tahoma;
	font-size: 10px;
	color: #7a7666;
}


a.linktexto {
	font-family: Tahoma;
	font-size: 13px;
	color: #7a7666;
	text-decoration: underline;
}

a.linktexto:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #7a7666;
	text-decoration: none;
}

a.link {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.link:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}

a.link2 {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

a.link2:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}

.formulario {
	border: 1px solid #E1BE56;
	font-family: Tahoma;
	font-size: 11px;

}
.botonformulario {
	border: 1px solid #E1BE56;
	font-family: Tahoma;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #E1BE56;
	
}
a.linkblanco{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
}

a.linkblanco:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.textobalitas {font-family: Arial; font-size: 9px; color: #B4B4B4; text-decoration: none; }
A.linkbalitas {
	font-family: Arial; font-size: 9px; text-decoration: underline; color: #B4B4B4;


}
A.linkbalitas:hover {
	font-family: Arial; font-size: 9px; text-decoration: none; color: #B4B4B4;
}

.borde {
	border: 4px solid #7a7666;
	
}
.kallpa {
	font-family: Tahoma;
	font-size: 13px;
	color: #632929;
}
.decor {
	font-family: Tahoma;
	font-size: 13px;
	color: #E1BE56;
}
