.text {
	font-size: 12px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.introduction {
	font-size: 12px;
	line-height: 22px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
.prodcut-bs {
	font-size: 12px;
	color: #996600;
}
a:link {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #996600;
	text-decoration: none;
}
