.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	color : #564A24;
	text-decoration : none;
	font-weight : bold;


}
.body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #564A24;
	text-align: justify;

}
.titles {
	color: #E1DBC9;
	background-color: #6F4A24;
	padding: 2px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.top_center {
	text-align: center;
	width: 100%;
}


.scrollbar { scrollbar-3dlight-color: #E1DCC9;
           scrollbar-arrow-color: #E1DCC9;
           scrollbar-base-color: #968955;
           scrollbar-darkshadow-color: #968955;
           scrollbar-face-color: #968955;
           scrollbar-highlight-color: #BBAE8B;
           scrollbar-shadow-color: #968955;
	   overflow:auto;
		   }
.top {
	height: 20px;
	width: 200px;
	color: #978956;
	background-color: #BAAE8B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	border: 1px solid #776B44;
	padding: 4px;
}



a:link { color:#564A24; text-decoration:none; font-style:normal}
a:visited { color:#564A24; text-decoration:none; font-style:normal }
a:active { color:#564A24; font-style:underline }
a:hover { color:#564A24; text-decoration:underline }


	
	.titles_light {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 18px;
	color : #BAAE8B;
	text-decoration : none;
	font-weight : bold;
}
