.singlesinamericacss {
	font-family: "Arial Unicode MS";
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: white;
	text-decoration: none;
}
h1 {
	font-family: "Arial Unicode MS";
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: white;
	text-decoration: none;
}
p {
	font-family: "Arial Unicode MS";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
text-transform: capitalize;;
	color: white;
}
a:link {
	font-family: "Arial Unicode MS";
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
text-transform: capitalize;;
	color: white;
	text-decoration: underline;
}
