@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
.text_Tahoma {
	font-family: Tahoma;
	font-size: 11px;
	color: #222222;
}
<!-- start: add by Tony -->
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #999999;
}
a:active {
	color: #333333;
}
.header_title{
	font-size:16px;
	font-weight:bold;
	color:#CC0000
}
<!-- end -->
a.text_Tahoma:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #d1d1d1;
	text-decoration: underline;
}
a.text_Tahoma:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #d1d1d1;
	text-decoration: underline;
}
a.text_Tahoma:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.text_Tahoma:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #d1d1d1;
	text-decoration: underline;
}
.Description {
font-family: Tahoma;
font-size: 12px;
font-variant:small-caps;
}
.Reg_Price {
font-family: Tahoma;
font-size: 11px;
}
.price {
	font-family: Tahoma;
	font-size: 12px;
	color: #c40202;
	font-weight: bold;
}
.SeeMore {
	font-family: Tahoma;
	font-size: 10px;
	color: #373737;
}
a.SeeMore:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #373737;
	text-decoration: underline;
}
a.SeeMore:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #373737;
	text-decoration: underline;
}
a.SeeMore:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #373737;
	text-decoration: none;
}
a.SeeMore:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #373737;
	text-decoration: underline;
}
.SearchField {
	font-family: Tahoma;
	font-size: 11px;
	color: #858585;
	max-width:170px;
}
.bottomLinks {
	font-family: Tahoma;
	font-size: 10px;
	color: #9a9a9a;
}
a.bottomLinks:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #9a9a9a;
	text-decoration: none;
}
a.bottomLinks:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #9a9a9a;
	text-decoration: none;
}
a.bottomLinks:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.bottomLinks:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #9a9a9a;
	text-decoration: none;
}
.titleRed {
	font-family: Tahoma;
	font-size: 17px;
	color: #c40202;
	font-weight: bold;
}
.titleWhite {
	font-family: Tahoma;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: bold;
}
h2 {
	border-bottom: 1px solid #5d5d5d;
}