.link a{ color: #cc0000; text-decoration: underline; font-size: 30px; } .link p{ margin-bottom: 5px; } p:first-child{ margin-top: 50px; } .link a p:hover{ background: #CC0000; color: #fff; width: 220px; } .link a:visited{ color: #ccc; }