body {
	SCROLLBAR-FACE-COLOR: #FFB94F; SCROLLBAR-HIGHLIGHT-COLOR: #7d9be3; SCROLLBAR-SHADOW-COLOR: #000000; SCROLLBAR-3DLIGHT-COLOR: #000000; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #336699; SCROLLBAR-DARKSHADOW-COLOR: #000000
}
body{
cursor:url("mycursor.cur");
}
a {	text-decoration: underline } a:hover { 	color: #ff0000;	background: #ffff00;	text-decoration: underline;}