a:link {
	color: #366433;
	text-decoration: none;
	TEXT-DECORATION: underline;
}
a:visited {
	text-decoration: none;
	color: #366433;
	TEXT-DECORATION: underline;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
	TEXT-DECORATION: underline;
}
a:active {
	text-decoration: none;
	color: #366433;
	TEXT-DECORATION: underline;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
}
.redprice {
	font-size : 24px;
	font-family : impact, arial, helvetica, sans serif;
	color : #FF0000;
	overflow : hidden;
}
.border1 {
	BORDER-LEFT: #999999 1px dashed; BORDER-RIGHT:#999999 1px dashed; BORDER-TOP:#999999 1px dashed; BORDER-BOTTOM:#999999 1px dashed;
}
.border2 {
	BORDER-LEFT: #FAAB76 1px dashed; BORDER-RIGHT:#FAAB76 1px dashed; BORDER-TOP:FAAB76 1px dashed; BORDER-BOTTOM:#FAAB76 1px dashed;
}
.item{
font:Georgia, serif
}
.red {color: #FF0000}
.h1class {font-size : 18px;}