a {
	border: 0px;
	text-decoration: none;
}
img {
	border: 0px;
	text-decoration: none;
}
.center {
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	line-height: 20px;
	border: 0px solid #fafafa;
}
.border {
	border: 2px solid #000000;
}
body	{
	background: url(../Image/body_bg.jpg);
}
.product_link {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.product_link:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.column_border {
	border: 1px solid #000000;
	background-color: #FAFAFA;
}
.column_header {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

