body {
 font-family: helvetica,arial,sans-serif;
 font-size: 18px;
 color: #656565;
}

body a:link {
 color: #656565;
 text-decoration: none;
}

body a:visited {
 color: #656565;
 text-decoration: none;
}

/*
body a:active {
 color: #000000;
 text-decoration: none;
}
*/

body a:hover {
 color: #000000;
 text-decoration: none;
}

.language {
 color: #000000;
}