.titulo_vagon {
	font-size: 16px;
	color: #ff8400;
	font-weight: bold;

}
.descripcion {
	font-style: italic;
	color: #68c0f2;
	font-size: 14px;

}
.linkvagon {
	color: #8a61af;
	text-decoration: none;
}

