.l1 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
	}
.l1 a:link{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
	}
.l1 a:visited{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #e58600;
	text-decoration : underline; 
	}
.l2 {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
	}
.l2 a:link{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #363636;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #e58600;
	text-decoration : underline; 
	}
.heading{
	font-family: Arial;
	font-size: 15px;
	color: #797978;
	font-weight: bold;
	
}

.foot{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.foot a:link{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-decoration : underline; 
}
.foot a:visited{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-decoration : underline; 
}
.foot a:hover{
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	text-decoration : underline; 
}