

                .feather_menu {
                  
                    list-style: none;
                }
                    
                    .feather_menu  a {
	font: bold 1.2em Papyrus, Lucida Sans Unicode, Geneva, sans-serif;
	text-decoration: none;
	color: #663300;
	text-align: center;
	top: 90px;
	                        
                    }
                        
                  
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #fe480c;
	text-decoration: none;
}
a:active {
	color: #ffffff;
	text-decoration: none;
}
       
