.menu a { text-decoration: none; background: #c7d5e0; color: #0184c2;}
.menu a:hover { background: #c7d5e0; border-bottom: 2px solid red; color: red; }
