body {
	margin: 0;
	color: #575656;
	font-family: arial;
	font-size: 12px;
	color: #565656;
	line-height: 18px;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

a {
	text-decoration: none;
	color: #a0004a;
}

