@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
}
body {
	background-color: #333;
}
#menudiv {
	position: absolute;
	left: 282px;
	top: 79px;
	width: 649px;
	height: 376px;
	z-index: 1;
}
a:link {
	text-decoration: none;
	color: #CCC;
}
a:visited {
	text-decoration: none;
	color: #999;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
</style>
