#regions {
    color: #2977DC;
    font-size: 14px;
    list-style-type: none;
}

#regions a {
    color: #2977DC;
    font-size: 14px;
    list-style-type: none;
    text-decoration: none;
}

#regions a:hover {
    color: #F3B228;
}

.hovered {
    color: #F3B228;
}

img {
    border: 0;
}
