 .top {
   color            : #ffffff;
   font-family 		: Arial;
   font-size   		: 14px;
   font-weight 		: 600;
   text-decoration  : none;
   Letter-spasing   : 1px;
 }
 
 .lnk {
   color : #ffffff;
 }  

 A:HOVER {
   text-decoration : underline;
 }  
 
 .n1 { 
   color :#AFAF96;
   font-family 		:Impact;
   font-size   		: 24px;
   font-weight 		: 500;
   text-decoration  : none;
   
   
}
 
.ah {
   color            : #224400;
   font-family 		: Arial;
   font-size   		: 12px;
   font-weight 		: 600;
   text-decoration  : none;

}

.ad {
   color            : #224400;
   font-family 		: Arial;
   font-size   		: 12px;
   font-weight 		: 300;
   text-decoration  : none;
   padding-left     : 5px;

}

.st{

   color            : #224400;
   font-family 		: Cursive;
   font-size   		: 12px;
   font-weight 		: 600;
   text-decoration  : none;
}

.story {
   color            : #224400;
   font-family 		: Arial;
   font-size   		: 12px;
   font-weight 		: 300;
   text-decoration  : none;
   padding-left     : 50px;
   padding-right    : 50px;
   text-ali

}

P {
   color            : #224400;
   font-family 		: Arial;
   font-size   		: 12px;
   font-weight 		: 300;
   text-decoration  : none;
   padding-left     : 50px;
   padding-right    : 50px;
   text-align       : justify;
}
