.l1{
	font-family: "Trebuchet MS", serif;
	font-size: 12px;
	font-weight:normal;
	color: #666;
	text-decoration: none;
	}
.l1 a:link, .l1 a:visited{
	font-family: "Trebuchet MS", serif;
	font-size: 12px;
	font-weight:normal;
	color: #FF6500;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: "Trebuchet MS", serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF6500;
	text-decoration : underline; 
	}

.l2{
	font-family: "Trebuchet MS", serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
	}
.l2 a:link, .l2 a:visited{
	font-family: "Trebuchet MS", serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6500;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: "Trebuchet MS", serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6500;
	text-decoration : underline; 
	}
.l1 p, .l2 p{
margin-bottom:10px;
}
