BODY {
    background-color: rgb(255,235,195) ; margin: 5,5,5,5;}

     A           {text-decoration:none;color: rgb(169,15,15) ;} 
     A:hover     {color: rgb(255,185,170);} 

	
     .in {background-color: rgb(255,205,120);}    
     .bg {background-color: rgb(255,245,225);}
     .w {color: rgb(255,245,225);}
     .h {color: rgb(230,150,25); font-weight: 600;}
   
     .justify
      {text-align: justify;}

     .text{ 
     color: rgb(90,50,40);
     font-weight: normal;
     font-size: 15px;
     line-height: 17px;
     font-family: serif;
     letter-spacing: 0px;
     font-variant: normal;
     font-style: normal;}

     .l{  
     color:  rgb(90,60,60);
     font-weight: normal;
     font-size: 18px;
     line-height: 20px;
     font-family: serif;
     letter-spacing: 0px;
     font-variant: normal;
     font-style: normal;}

     .ls{  
     color: rgb(150,50,50);
     font-weight: normal;
     font-size: 18px;
     line-height: 20px;
     font-family: serif;
     letter-spacing: 0px;
     font-variant: normal;
     font-style: normal;}

