
.language { color: black; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-transform: uppercase; padding: 2px }
.main_menu { color: white; font-weight: bold; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: red; padding-right: 4px; padding-left: 4px }
.official { color: #999; font-size: 11px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-align: center; letter-spacing: 2px }
a:active { color: white; text-decoration: none }
a:hover { color: yellow; text-decoration: none }
a:link { color: white; text-decoration: none }
a:visited { color: white; text-decoration: none }
body { background-color: #ccc; margin: 0px; padding: 0px }
img { border: 0px }