@charset "utf-8";
.BlinkingBigRed {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: underline blink;
}
