@charset "utf-8";

body {
	font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	color: #ffcc66;
	background-color: #000;
	text-align: center;
    }
a {
	color: #829CE4;
	text-decoration: none;
}
td {
	text-align: center;
}
