body {
	background-color: #FFCA59;
	background-attachment: scroll;
    scrollbar-face-color: #D1CCAE; 
	scrollbar-shadow-color: #F9F4E3; 
	scrollbar-3dlight-color: #CCC6A6; 
	scrollbar-arrow-color: #E3E1C8; 
	scrollbar-track-color: #DEDBC1; 
	scrollbar-darkshadow-color: #CCC6A6 
}
a:link {
	color: #6B6B62;
	text-decoration: none;
}
a:visited {
	color: #6B6B62;
	text-decoration: none;
}
a:hover {
	color: #8E9D22;
	text-decoration: none;
}
a:active {
	color: #8E9D22;
	text-decoration: none;
}
.LexTex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6B6B62;
}
.LexTexFett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #6B6B62;
	font-weight: bolder;
}
