.Advertise {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	text-decoration: blink;
	margin: 2px;
	padding: 2px;
	border: groove;
}
Blink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: oblique;
	font-weight: bolder;
	color: #FF0000;
	background-attachment: scroll;
	background-color: #FFCC00;
	background-repeat: repeat;
	background-position: center center;
	border: medium ridge #CC9933;
	cursor: crosshair;
	filter: Xray?); }
.special {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: oblique;
	font-weight: bolder;
	color: #CC3333;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center center;
	border: medium ridge #993333;
}

