body, td {
margin: 0px;
font: 12px Tahoma;
color: #333333
}

a.lang:link, a.lang:visited, a.lang:active {
font: bold 11px Arial;
color: #333333;
text-decoration: none
}

a.lang:hover {
font: bold 11px Arial;
color: #333333;
text-decoration: underline
}

.lang_active {
font: bold 11px Arial; 
color: #663300;
text-align: center;
background-color: #ffffff
}

a.nav:link, a.nav:visited, a.nav:active {
font: bold 11px Tahoma;
color: #663300;
text-decoration: none
}

a.nav:hover {
font: bold 11px Tahoma;
color: #663300;
text-decoration: underline
}

.nav_active {
font: bold 11px Tahoma;
text-decoration: underline 
color: #999999;
}

a.nav2:link, a.nav2:visited, a.nav2:active {
font: bold 11px Tahoma;
color: #663300;
text-decoration: none
}

a.nav2:hover {
font: bold 11px Tahoma;
color: #663300;
text-decoration: underline
}

.nav2_active {
font: bold 11px Tahoma;
text-decoration: underline 
color: #999999;
}

a.nav3:link, a.nav3:visited, a.nav3:active {
font: bold 10px Tahoma;
color: #663300;
text-decoration: none
}

a.nav3:hover {
font: bold 10px Tahoma;
color: #663300;
text-decoration: underline
}

.nav3_active {
font: bold 10px Tahoma;
text-decoration: underline 
color: #999999;
}

a.nav4:link, a.nav4:visited, a.nav4:active {
font: bold 11px Tahoma;
color: #333333;
text-decoration: underline
}

a.nav4:hover {
font: bold 11px Tahoma;
color: #333333;
text-decoration: none
}

a.map2:link, a.map2:visited, a.map2:active {
font: bold 10px Tahoma;
color: #663300;
text-decoration: underline
}

a.map2:hover {
font: bold 10px Tahoma;
color: #663300;
text-decoration: none
}

.date_news {
font: bold 11px Tahoma;
color: #663300;
text-align: center;
}

.year {
font: bold 12px Tahoma;
color: #663300;
text-align: center
}

.table_header {
font: bold 11px Tahoma;
color: #663300;
text-align: center;
background-image:url(../images/back_table3.gif);
}

.table_header2 {
font: 9px Tahoma;
color: #663300;
text-align: center;
background-image:url(../images/back_table3.gif)
}

.table_header3 {
font: 9px Tahoma;
text-align: center;
}

.feedback {
font: bold 11px Tahoma;
color: #663300;
text-align: center
}

.menu{
width: 134px; /*width of menu*/
}
.menu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 0; /*bottom spacing between each UL and rest of content*/
background-color:white;
}

.menu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
border-bottom: 1px gray dotted;
}

.menu ul li a{
font: normal 12px Arial;
color: black;
display: block;
padding: 5px 0;
line-height: 17px;
padding-left: 8px; /*link text is indented 8px*/
text-decoration: none;
}

.menu ul li a:visited{
color: #663300;
}

.menu ul li a:hover{ /*hover state CSS*/
color: black;
background: white;
}
