@charset "UTF-8";
.FAstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-position: inside;
	list-style-type: disc;
	text-decoration:none;
	margin: 0;
	padding: 0;
}

a{
	text-decoration:none;
	color:#000;
}