@charset "utf-8";
/* CSS Document */
.blinking {
	text-decoration: blink;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
}

