 
.lnkm {
	font-family:Arial, Verdana;
	font-size:14px;
	color: #A56A04;
	font-weight : bold;
	text-decoration : none;
}
.lnkm:hover 
{
	background: #3D3319;
	color: #EB770F;
}
.url {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#A56A04;
	font-weight : bold;
	text-decoration : none;
}

