@charset "UTF-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F0F0F0;
	background-color: #F5EDD3;
	left: 0px;
	top: 0px;
	clip: rect(auto,auto,auto,auto);
	margin: 0px;
	padding: 0px;
}
a:visited {
	color: #E6CB8D;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #E6CB8D;
	font-weight: bold;
	text-decoration: none;
}
a {
	outline:none;
}
