@charset "utf-8";
/* CSS Document */

ul#lang li.selected a {
    color: #355c65;
    background-color: #bfe3ee;
}
ul#lang li.selected a:hover {
    color: #000;
}