@charset "utf-8";
.Eyecatcher {
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #00C;
	text-decoration: blink;
	background-color: #C9F;
	background-repeat: no-repeat;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}

