.l1 {font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #9C8E6D;
	margin-left:10px;
	text-decoration: none;
	}
.l1 a:link{font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #9C8E6D;
	text-decoration : underline;
	}
.l1 a:visited{font-family: Tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #9C8E6D;
	text-decoration : underline;
	}
.l1 a:hover{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9C8E6D;
	text-decoration : underline; 
	}
	
