@charset "utf-8";
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-transform: capitalize;
	font-weight: bold;
	list-style-type: none;
	list-style-image: none;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
