.fab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	text-transform: none;
	font-weight: lighter;
}
.DESTACADO {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	text-shadow: 1px 1px 12px #333;
	text-transform: none;
}
.destacado_fondo {
	font-family: "Courier New", Courier, monospace;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #03F;
	text-decoration: blink;
}
