.countryName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #F37325;
	font-weight: bold;
}
.countrysource {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.countrysource:link {
	color: #000000;
}
.countrysource:visited {
	color: #000000;
}
.countryIndex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5C2605;
}
.countryIndex:link {
	color: #5C2605;
}
.countryIndex:visited {
	color: #5C2605;
}