

.a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	
	text-decoration: none;
	color: #257025;


}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em
	font-weight: bold;
	color: #cc0033;
	text-decoration: underline;

}




.body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.9em;
	COLOR: #164516;
	
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;
	

}
.scrollen {
	width: 450;
	height: 360px;
	overflow: auto;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.90em;
	COLOR:#164516;
	padding-right: 0.5em;
	clear: none;
	float: none;
	margin: 0px;
	list-style-position: inside;
	list-style-type: disc;










}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color:#164516;
	BACKGROUND-COLOR: #339933;
	scrollbar-face-color: white; 
scrollbar-highlight-color: rgb(217,242,217); 
scrollbar-shadow-color: rgb(217,242,217); 
scrollbar-3dlight-color: white; 
scrollbar-arrow-color: white; 
scrollbar-track-color: white; 
scrollbar-darkshadow-color: rgb(217,242,217); 
	
	
}

.scrollband {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 0.8 em;
	color: #333333;
	letter-spacing: normal;
	word-spacing: normal;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;

}

