.estilos {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 917850;
	text-decoration: none;

}
.estilos:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 917850;
	text-decoration: underline;
}.titulares {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: 3B2387;
	text-decoration: none;
}
.inf {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
}
.inf:hover {

	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: ffffff;
	text-decoration: underline;
}.enlaces {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 003183;
	text-decoration: underline;
}
}.enlaces:hover {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: 003183;
	text-decoration: none;
}
.textos {

	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.intro {

	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
}
.intro:hover {

	font-family: "Monotype Corsiva";
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.enlaceshome {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: underline;
}
.textoshome {



	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.cajas
		{
		background-color:#FFFFFF;
		border:solid 1px #FFFFFF;
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		font-size:12px;
		text-decoration:none;
		}
.cajas_form
		{
		background-color:#FFFFFF;
		border:solid 1px #000000;
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		font-size:12px;
		text-decoration:none;
		}
.enviar
		{
		background-color:#FFFFFF;
		border: 1px solid #000000;
		padding:: 0px;
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		font-size:12px;
		text-decoration:none;
		text-transform:uppercase;
		style=cursor:pointer;
		}
.enviar:hover
		{
		background-color:#67b3fd;
		border: 1px solid #19528e;
		padding:: 0px;
		font-family:Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		font-size:12px;
		text-decoration:none;
		text-transform:uppercase;
		style=cursor:pointer;
		}