BODY {
	color: #708090;
	background-attachment: fixed;
	background-image: url(../images/nilufer.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-x: "50";
	background-y:"50";

}

A {
	color: #FF6633;
	background-color: #FFFFCC;
	text-decoration: blink;
	font-size: 11px;
	font-style: normal;
	background-repeat: no-repeat;
	letter-spacing: normal;
	text-align: center;
	vertical-align: baseline;
	word-spacing: normal;
	white-space: normal;
	display: table-column;
	clear: none;
	float: none;
	height: auto;
	width: auto;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;





}

A:HOVER {
	color: #FFFFCC;
	text-decoration: blink;
	background-color: #FF6633;

}

body {
	scrollbar-3dlight-color : #FF6633;
	scrollbar-arrow-color : #FFFFCC;
	scrollbar-base-color : #CCCC99;
	scrollbar-darkshadow-color : Black;
	scrollbar-face-color : #FFCC66;
	scrollbar-highlight-color : #FFFFCC;
	scrollbar-shadow-color : #999999;
	scrollbar-track-color : #FFFFCC;
}