body,td,th {
	font-family: Futura, "Gill Sans", Arial, Chicago;
	font-size: 11px;
	color: #CCCCCC;
	line-height: 16px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:  url("../images/bg_01.gif");
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: underline;
	color: #CC0033;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}
