#frame {
  width: 100%;
	text-align: center;
	font-family: Tahoma,Verdana,Arial,sans-serif;
}

div.langnav {
	font-size: 11px;
	color: #666666;
}
div.langnav a, div.langnav a:visited  {
  color: inherit;
	text-decoration: none;
}
div.langnav a:hover  {
  text-decoration: underline;
}
