
html * {  }

body, td { font-family:arial; }
body, td, p { font-size:18px; }
#menu td.selectedmenuitem a {
      color: #7D0605;
}

#content td {
        color: #66711D;
        font-family: Arial;
        line-height: 18px;
        font-weight: bold;
}

.langlink {
        font-size: 13px;
		color: #485C12;
		text-decoration: none;
}
.langlink:hover{ text-decoration: underline;}

#content
{
	color: #76912D;
	font-family: arial;
	
        text-align: justify;
        line-height: 19px;
	font-weight: normal;
}
#content a
{
	color: 000000;
	text-decoration: none;
}
#content a:hover
{
	color: #c3c1ac;
	text-decoration: underline;
}
#menu
{
	color: white;
}
#menu a, .submenu a
{
	color: #485C12;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	width: auto;
	font-weight: bold;
}
.submenu td.active a
{
	color: #7D0605;
}
.bannerline, .bannerline a
{
	color: #76912D;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
}
.headline, .headline a
{
	color: black;
	text-decoration: none;
	font-family: arial;
	
	font-weight: bold;
}
.headline a:hover
{
	text-decoration: underline;
}
#content img
{
	border: solid 1px black;
}


.footer * { font-size:14px; }