body {font-family: Tahoma;}
a:link {color: #2E4F23;
	text-decoration: none;
}
a:visited {color: #2E4F23;
	text-decoration: none;
}
a:hover {color: #2E4F23;
	font-weight: none; text-decoration: underline;
}
a:active {color: #2E4F23; font-weight: none;
	text-decoration: underline;}
table { background-repeat: no-repeat;}

body {
	scrollbar-arrow-color : #C1E4B5;
	scrollbar-face-color : #2E4F23;
	scrollbar-highlight-color : #C1E4B5;
	scrollbar-3dlight-color : #2E4F23;
	scrollbar-shadow-color : #C1E4B5;
	scrollbar-darkshadow-color : #2E4F23;
	scrollbar-track-color : #C1E4B5;
	scrollbar-base-color : #2E4F23;}
