@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #454545;
	text-decoration: none;
	background-color: #454545;
}
a {
	color: #F2036B;
	text-decoration: none;
}
