body { background: #FECA22; color: #000000;
	font-family: "Arial","serif";
	font-size: 14px;
	line-height: 0.9;
	}
.menu_selector { border-style: solid;
	border-width: thin;
	border-color: #825E1A;
	color: #825E1A;
	background-color: #FECA22;
}
.sub_menu_highlighted {
	color: #FECA22;
	background-color: #825E1A;
	text-decoration: none;
	font-family: "Arial","serif";
	font-variant: small-caps; 
	font-size: 10px;
	line-height: 1.3;
}
.sub_menu_entry {
	color: #825E1A;
	background-color: #FECA22;
	text-decoration: none;
	font-family: "Arial","serif";
	font-size: 10px;
	font-variant: small-caps;
	line-height: 1.3;
}
h1 {
	text-align:center;
	color: #FECA22;
	background-color: #825E1A;
	text-decoration: none;
	font-family: "Arial","serif";
	font-size: 18px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 2;
	border-style: solid;
	border-width: thick;
	border-color: #FECA22;
}
.article_text {
	background: #FECA22;
	color: #000000;
	text-align: justify;
	font-family: "Arial","serif";
	font-size: 13px;
	line-height: 0.9;
	border-style: solid;
	border-width: thin;
	border-color: #825E1A;
}
a:link { color: #825E1A;
	text-decoration: none;
	font-family: "Arial","serif";
	font-variant: small-caps;
	font-size: 10px;
	line-height: 1.3;
	border-style: none;
}
a:visited { color: #825E1A;
	text-decoration: none;
	font-family: "Arial","serif";
	font-variant: small-caps;
        font-size: 10px;
	line-height: 1.3;
	border-style: none;
}
a:active { color: #FF0000;
	background-color: #825E1A;
	text-decoration: none;
	font-family: "Arial","serif";
	font-variant: small-caps;
        font-size: 10px;
	line-height: 1.3}
a:hover { color: #FECA22;
	background-color: #825E1A;
	text-decoration: none;
	font-family: "Arial","serif";
	font-variant: small-caps;
        font-size: 10px;
	}
