.linkBoton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
a.linkBoton:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E5E5E5;
	text-decoration: underline;
}
.VerEspecificaciones {
	font-family: Arial;
	font-size: 9px;
	color: #473C57;
	text-decoration:none;
}
a.VerEspecificaciones:hover {
	font-family: Arial;
	font-size: 9px;
	color: #999999;
	text-decoration: underline;
}
.Texto {
	font-family: Arial;
	font-size: 12px;
	color: #473C57;
}
.TextoSubtitulos {
	font-family: Arial;
	font-size: 14px;
	color: #36126C;
	text-decoration: none;
}
.TitulosCuadros{
    font-family: Arial;
	font-size: 12px;
	color: #36126C;
	}
.Titulos{
	font-size: 20px;
	color: #473C57;
	font-family: Arial;
	}
.FondoGris{
background:#DCDDDF;
}
.FondoAzul{
background:#CEDBEB;
}
img { behavior: url(iepngfix.htc); }
