@charset "UTF-8";
@import url("linker.css");
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	background-color: 7aa7cb;
	font-variant: normal;
	line-height: normal;
	letter-spacing: 0px;
}

