.langselect{
    color: black;
    font-size: 25px;
    text-align: right;
    background-color: none;
}
.langselect a{
    color: black;
    text-decoration: none;
}
.langselect a:visited{
    color: black;
}
.langselect a:hover{
    color: red;
    text-decoration: underline;
}
.chinese {
display:none;
}