/* CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-color: #000000;
}
.menu {
	font-size: 24px;
	font-weight: 900;
	color: #000000;
	letter-spacing: 2px;
	word-spacing: 5px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #CCCC33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCC00;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #CCCC66;
}
h1 {
	font-size: 18px;
	color: #CCCC00;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
.footer_b {
	font-size: 10px;
	filter: Alpha(Opacity=50, FinishOpacity=40, Style=2);
	color: #747474;
}

