.l1 {
	font-family: arial, helvetica, sans serif;
	font-size: 14px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	background: #eee;
	}
.l1 a:link{
	font-family: arial, helvetica, sans serif;
	font-size: 14px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:visited{
	font-family: arial, helvetica, sans serif;
	font-size: 14px;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: arial, helvetica, sans serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration : underline; 
	}
.l2 {
	font-family: arial, helvetica, sans serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background: #eee;
	}
.l2 a:link{
	font-family: arial, helvetica, sans serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: arial, helvetica, sans serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: arial, helvetica, sans serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration : underline; 
}
