a {
	color: #FFFFFF;
	text-decoration: none;
}
body {
	color: #CCCCCC;
	background-color: #000000;
}
a:hover {
	text-decoration: underline;
}
.itemDetail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	width: 600px;
}
.itemWindow {
	background-color: #E8DBB9;
}
.itemBox {
	border: 2px solid #663300;
	height: 460px;
	width: 454px;
}
