li {
font-family: Verdana;
    font-size: 12px;
    text-align : left;
    color: #5D5D5D;


}


p { font-family: Verdana;
    font-size: 12px;
    text-align : left;
    color: #4D4D4D;
}

h4 {
    font-family: Verdana;
    color: #D1A963;
}

A:link { color: #F26820;
         text-decoration: none;
		 font-family : verdana,arial; 
		 font-size : 12px;
		 font-weight: bold;
	   }
	   
A:visited {color: #F26820;
           text-decoration: none; 
		   font-family : verdana,arial; 
		   font-size : 12px;
		  font-weight: bold;
		  }
		  
A:active { color: #F26820;
           font-family : verdana,arial; 
		   font-size : 12px;
  		   font-weight: bold;
		 }
		 
A:hover { color: #F26820;
		 font-weight: bold;
         font-size : 12px;
        }
        


