.links{ width: 100%; height: auto; }
.links a { font-size: 20px; font-weight: 500; color: #828282; cursor: pointer; }
.links li { list-style: none; border-bottom: 1px solid #828282; padding: 20px 0px; }
.links a li:hover { color: #555555; } 
.links li .vermais { width: 70px; height: 25px; cursor: pointer; position: relative; background-color: #004c98; font-weight: 300; text-transform: uppercase; float: none; color: #FFFFFF; font-size: 12px; text-align: center; line-height: 25px; position: relative; display: block; clear: both; margin: 15px auto; }
.links li:hover .vermais { background: rgba(255,148,8,1);}