.l1 {	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;

	}
.l1 a:link{
	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration: underline;
	}
.l1 a:visited{
	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
	color: #000000;
	text-decoration: underline;
	}
.l1 a:hover{
	font-family: tahoma;
	font-size: 11px;
	font-weight:normal;
	COLOR: #999999;
	text-decoration: underline;
	}