@charset "utf-8";
.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	text-transform: lowercase;
	color: #0000FF;
	text-decoration: none;
	background-color: #FFFF99;
	background-repeat: no-repeat;
	background-position: center;
}
