a:link {
	color: green;
	font-size: 12px;
	text-decoration: none;
}
a:visited {
	color: #006600;
	font-size: 12px;
	text-decoration: none;
}
a:active { color: red; }
a:hover {
	color: #FF3300;
	font-size: 12px;
}


.main1 {
	font-size: 12px;
	color: #000000;
	line-height: 23px;

}


.text1 {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #003300;
}
.h1 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;



}


.text2 {
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FF6600;
}
.main-text1 {
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}
.product-name {
	font-size: 14px;
	font-weight: bold;
}
.price {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
.price-s {
	font-size: 12px;
	color: #FF3300;
}
.category1 {
	font-size: 12px;
	color: #FFFFFF;
}

.text3 {
	font-size: 12px;
	color: #999999;
}
.product-title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.small1 {
	font-size: 10px;
	line-height: 12px;
	color: #000000;
}
