.country {
	color: #666666;
	background-color: #FFCCFF;
	font-size: 80%;
	font-weight: bold;
}
#lc {
	height: auto;
	width: 49%;
}
#rc {
	float: right;
	height: auto;
	width: 48%;
}


#lnkcont {
	font-size: 80%;
}
a:link {
	text-decoration:none;
	color: #333333;
}
a:visited {
	text-decoration:none;
	color: #333333;
} 
a:hover {
	text-decoration:underline;
	color: #333333;
}
li {
	list-style-type: square;
}
#asimg {
	margin: 0px;
	padding: 0px;
}

