/* Add custom CSS styles below */ 
a {
    color: #ff6600 !important;
}

a:hover {
    color: #cc5500 !important;
}