.l1{
	font-family: arial;
	font-size: 12pt;
	font-weight:normal;
	color: #000000;
	text-decoration: none;
	}
.l1 a:link{
	font-family: arial;
	font-size: 10pt;
	font-weight:normal;
	color: #006400;
	text-decoration: none;
	}
.l1 a:visited{
	font-family: arial;
	font-size: 10pt;
	font-weight:normal;
	color: #006400;
	text-decoration: none;
	}

.l2{
	font-family: arial;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.l2 a:link{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #006400;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #006400;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	color: #daa520;
	text-decoration : underline; 
	}
.l1 strong, .l2 strong{
	font-family: arial;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	}
	
.l1 a:link strong, .l1 a:visited strong, .l2 a:link strong, .l2 a:visited strong{
	font-family: arial;
	font-size: 11pt;
	font-weight:bold;
	color: #006400;
	text-decoration: none;
}
.l1 a:hover strong, .l2 a:hover strong{
	font-family: arial;
	font-size: 11pt;
	color: #daa520;
	font-weight:bold;
	text-decoration: none;
}