@charset "UTF-8";
body {
	background-color: #000000;
	font-family: "Synchro LET";
	font-size: 14px;
}
a {
	text-decoration: none;
	color: #999999;
}
table {
	color: #999999;
}
a:hover {
	font-family: "Synchro LET";
	font-size: 13px;
	color: #333333;
}

