.menu4 {background: #eee; font-family:Pf Arma Five; font-size:8px; text-transform: uppercase; color: #262626; text-align: center; -webkit-transition: all 0.4s ease-out; -moz-transition: all 0.4s ease-out; padding:2px 0px 2px 10px; opacity: 1;margin-bottom:4px; border-right:4px solid #fee152; border-left:4px solid #fee152; } .menu4:hover { border-right:17px solid #fee152; border-left:17px solid #fee152; } .menu4 a { color: #262626; }