BODY {
	color: #708090;
	background-image: url(../images/nilufer.gif);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right top;

}

A {
	color: #CC9966;
	background-color: #EAFFEF;
	text-decoration: none;


}

A:HOVER {
	color: #2E8B57;
	text-decoration: blink;
	background-color: #E9FFD2;

}

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;
}