@charset "utf-8";
.beverage_topic {
	font-family: "segoe UI";
	font-size: 14px;
	font-weight: normal;
	color: #006600;
	text-decoration: none;
}
.beverage_detail {
	font-family: "segoe UI";
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.beverage_santal {
	font-family: "segoe UI";
	font-size: 14px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}

