A:link{text-decoration: none;}
A:visited{text-decoration: none;}
A:hover{
	text-decoration: overline underline;
	color:#FFFFFF;
	cursor:crosshair;
	POSITION:relative;
	TOP:1.7px;
	LEFT:1.7px;
}
BODY {
	scrollbar-face-color: #990000;
	scrollbar-shadow-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-track-color: #000000;
	cursor:url("http://utf.free.fr/images/arro.cur");
	font-family: "Comic Sans MS", "Arial Black", "Times New Roman";
	color: #FFFFFF;
	background-image: url(images/fondsmpl.jpg);
	background-attachment: fixed;
}
#hover{filter: Glow(Color=ff0000, Strength=4);width:100%;}
#hov{filter: Glow(Color=ff0000, Strength=2);width:100%;}
#ombre {filter:Shadow(Color=CCCCCC, Direction=120);width:90%;}
#ombrer {filter:Shadow(Color=ff0000, Direction=120);width:90%;}
#stone {filter: Blur(Add=1, Direction=270, Strength=10) Blur(Add=1, Direction=90, Strength=10);width:90%;}
#mega {filter: Glow(Color=6633CC, Strength=4) Blur(Add=1, Direction=270, Strength=10) Blur(Add=1, Direction=90, Strength=10);width:100%;}