.rounded-corners
    {
    border-radius: 8px;
    -webkit-border-radius: 8px;
    }

a .slider-link
    {
    background: #000000 !important;
    border: 1px solid #cccccc;
    color: #ffffff !important;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px;
    margin-top: 15px;
    }
    
a .box-link, a.box-link, .box-link a

 {
    background: #ffffff !important;
    border: 1px solid #cccccc;
    color: #888888 !important;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 5px;
    margin-top: 15px;
    width: auto !important;
    }
    
a .box-link, a.box-link, .box-link a {border: 1px solid #aaa !important}
    
a:hover .slider-link, 
.box-link a:hover, 
a.box-link:hover,
a .box-link:hover
    {
    background: #f36e21 !important; 
    border: 1px solid #f36E21 !important; 
    color: #ffffff !important
    }
    
    
.opportunities.nav-pills li.a:hover {background: #ffffff !important}