.l1 {   
	 font-family:inherit;
	font-size: 11px;
	font-weight:normal;
	color: #cdcdcd;
	text-decoration: none;
	}
.l1 a:link{
	 font-family:inherit;
	font-size: 11px;
	font-weight:normal;
	color: #cdcdcd;
	text-decoration: none;
	}
.l1 a:visited{
	 font-family:inherit;
	font-size: 11px;
	font-weight:normal;
	color: #cdcdcd;
	text-decoration: none;
	}
.l1 a:hover{
	 font-family:inherit;
	font-size: 11px;
	font-weight: normal;
	color: #FFFF00;
	text-decoration : underline; 
	}
.l2 {
	 font-family:inherit;
	font-size: 16px;
	font-weight: normal;
	color: #cdcdcd;
	text-decoration: none;
	}
.l2 a:link{
	 font-family:inherit;
	font-size: 11px;
	font-weight: bold;
	color: #cdcdcd;
	text-decoration: none;
	}
.l2 a:visited{
	 font-family:inherit;
	font-size: 11px;
	font-weight: bold;
	color: #cdcdcd;
	text-decoration: none;
	}
.l2 a:hover{
	 font-family:inherit;
	font-size: 11px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration : underline; 
	}
	


