#track_actions a { display: block; padding: 16px 2px; border: 1px solid gray; background: lightgray; text-align: center; color: #333; margin-bottom: 4px; text-decoration: none; } #track_actions a:hover { background: blue; color: white; }