.bg_dody {
	background: #000000 url(../images/rareitem/bg_body.jpg) repeat-x top;
}
.textgray {
	font: 11px "Microsoft Sans Serif", Tahoma;
	color: #333333;
	text-decoration: none;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

