	/*individual change style*/	
		p,div,h1,h2,h3,h4,h5,h6,a {
			
			  /*font-family: !important; /*change font style on all individual pages*/
	  
	 
		}
		
		
		
		ul.menu li,a{
			/*font-weight: !important;*/
			
		}
		
		

.menu a{
	
	color:#515452 !important; 
}

.menu a:hover {
	
	color:black !important;
}


a.active {
	color:#F77503 !important; 
	
}

	
