a {
    color: #4880B8;
    text-decoration: none;
}

a:hover {
    color: #FF9933;
    border-bottom: 1px solid #000000;
}