@charset "utf-8";
.ahover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: 500;
	text-transform: capitalize;
	color: #F00;
	background-color: #FFF;
}

