@charset "utf-8";
.new {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #FFCC33;
	text-decoration: blink;
}
