.TravelCountryGroupItem:link,.TravelCountryGroupItem:visited{
	font-size:15px;
	color:#339900;
	text-decoration:none;
	line-height: 20px;
}
.TravelCountryGroupItem:hover{
	font-size:15px;
	color:#006600;
	text-decoration:none;
}
.TravelCountryGroupItemUnderLine{
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.TravelCountryIndexItem:link,.TravelCountryIndexItem:visited{
	font-size:15px;
	color:#0000FF;
	text-decoration:none;
	line-height: 20px;
}
.TravelCountryIndexItem:hover{
	font-size:15px;
	color:#FF0000;
	text-decoration:none;
		line-height: 20px;

}
.TravelCountryIndexMoreItem:link,.TravelCountryIndexMoreItem:visited{
	font-size:9pt;
	color:#4F5412;
	text-decoration:none;
	line-height: 20px;
}
.TravelCountryIndexMoreItem:hover{
	font-size:9pt;
	color:#FF6600;
	text-decoration:none;
}

