* {
 font-family: Verdana, Arial;
 font-size: 9px;
 color:#979797;
 font-weight: bold;
}

a {
 text-decoration: none;
}

a:hover {
 text-decoration: none;
 color: #BDBEC1;
}

span.intro_lang {
 width: 77px;
 height: 17px;
 color: #909090;
 background-color: #4B4C4D;
 text-align: center;
 font-size: 10px;
 padding-top: 2px;
 padding-bottom: 3px;
}

a.intro_lang {
 font-size: 10px;
 color: #909090;
 background-color: #4B4C4D;
 text-decoration: none;
}

a.intro_lang:hover {
 color: #BDBEC1;
}