.uz_box_profil td.l1
{
	background: rgb(255, 218, 216);
	height: 22px;
	vertical-align: middle;
}

.uz_box_profil a.l1
{
	text-indent: 0px;
	line-height: 22px;
	padding-left: 14px;
	margin-left: 8px;
	display: table;
	color: rgb(208, 38, 39);
	background: url(../img/arr2.gif) left center no-repeat rgb(255, 218, 216);
	text-decoration: none;
}

.uz_box_profil a.l1:hover
{
	background: url(../img/arr2.gif) 3px center no-repeat rgb(255, 218, 216);
}


.uz_box_profil td.l2
{
	vertical-align: middle;
	line-height: 22px;
	height: 22px;
	background: #EEE;
}

.uz_box_profil a.l2
{
	color: #666;
	display: table;
	margin-left: 8px;
	padding-left: 14px;
	background: url(../img/arr3.gif) left center no-repeat #EEE;
	text-decoration: none;
}

.uz_box_profil a.l2:hover
{
	background: url(../img/arr3.gif) 3px center no-repeat #EEE;
}

a.l3
{ 
	text-decoration: none; 
	color: white; 
}

a.l3:hover
{
	text-decoration: underline;
}