@charset "ISO-8859-1";
.styleblink {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 13(value);
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: blink;
}
.styleblink {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: blink;
}
