BODY {
background-image : url("../../frame/bg_g.gif");
background-repeat : no-repeat;
background-Attachment : fixed;
background-position : 0% 0%;
background-color: #000000;
}
body,td,th {
	font-size: 12px;
	color: #ffffff;
}
a:link {
	color: #cccccc;
}
a:visited {
	color: #CC6666;
}
a:hover {
	color: #FF0066;
}
a:active {
	color: #FF9900;
}