A.menu {
	COLOR: #838152;
	TEXT-DECORATION: underline;
	font-weight: normal;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	list-style-type: square;
	list-style-image: url(images/Background/pic_list_6.gif);
	list-style-position: outside;

}
A.menu:hover {
	COLOR: #914532;
	TEXT-DECORATION: underline;
	font-weight: normal;
	text-align: center;
}
A.normal {
	COLOR: #666666;
	TEXT-DECORATION: none;
	list-style-image: url(images/Background/pic_list_6.gif);
}
A.normal:hover {
	COLOR: #333333; TEXT-DECORATION: underline
}
.country {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	COLOR: #9E5F45;
	LINE-HEIGHT: 13px;
	FONT-FAMILY: Verdana
}
.name {
	FONT-SIZE: 11px; COLOR: #333333; LINE-HEIGHT: 13px; FONT-FAMILY: Verdana
}

