/* CSS Document */


.l1 {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CBAD81;
	text-decoration: none;
	}
.l1 a:link{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #AB7A33;
	text-decoration: none;
	}
.l1 a:visited{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #AB7A33;
	text-decoration: none;
	}
.l1 a:hover{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #AB7A33;
	text-decoration : underline; 
	}
.l2 {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CBAD81;
	text-decoration: none;
	text-align: justify;
	}
.l2 a:link{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #AB7A33;
	text-decoration: none;
	}
.l2 a:visited{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #AB7A33;
	text-decoration: none;
	}
.l2 a:hover{
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #AB7A33;
	text-decoration : underline; 
	}

.heading{
	font-family: tahoma;
	font-size: 14px;
	color: #AB7A33;
	font-weight: bold;
	 }
	 
	 