.box {
	background: #FFFFFF;
	border: 1px solid #999999;
}
.smtxt {
	font-size: 10px;
	color: #000000;
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: url(images/bg.jpg) repeat;
}
.tl {
	border-top: 1px solid #999999;
}
.tlp {
	border-top: 1px solid #999999;
	margin: 0px;
	padding: 5px 0px 0px;
}
.rl {
	border-right: 1px solid #999999;
}
.price {
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #db3636
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}