a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}

body {
	background-image: url(images/bg.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #666666;
	line-height:18px;
	text-align: center;
	margin:0;
}
td,div {
font-size:12px;
line-height:18px;
font-family:Arial, Helvetica, sans-serif;
}

.news_text {
	background:url(images/news_bg.gif);
	margin-top:3px;
	height:27px;
	text-align:left;
}
.home_right{
	float:right;
	text-align:left;
	padding:20px;
}
.order_num{
font-size:12px;
text-align:right;
}
