.langbar
{
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    font-size: 11px;
    font-weight: bold;
    text-align: right;
}

.langbar a:link
{
    color: #555555;
    font-weight: normal;
    text-decoration: none;
}

.langbar a:visited
{
    color: #555555;
    font-weight: normal;
    text-decoration: none;
}

.langbar a:hover
{
    color: #555555;
    font-weight: normal;
    text-decoration: underline;
}

