BODY {

	color: #002B00;

	background-repeat: no-repeat;

	background-attachment: fixed;

	background-position: right top;


}



A {

	color: #006400;

	background-color: #FBFEFA;

	text-decoration: none;





}



A:HOVER {

	color: #2E8B57;

	text-decoration: blink;

	background-color: #D9FDD0;



}



body {

	scrollbar-3dlight-color : #999999;

	scrollbar-arrow-color : #999999;

	scrollbar-base-color : #CCCC99;

	scrollbar-darkshadow-color : Black;

	scrollbar-face-color : #99CC66;

	scrollbar-highlight-color : #00CC33;

	scrollbar-shadow-color : #999999;

	scrollbar-track-color : #CCCC99;

}