body {
        SCROLLBAR-FACE-COLOR: #CC99CC;
        SCROLLBAR-SHADOW-COLOR: #CC99CC;
        SCROLLBAR-3DLIGHT-COLOR: #CC99FF;
        SCROLLBAR-ARROW-COLOR: #ffffff;
        SCROLLBAR-DARKSHADOW-COLOR: #000000;
        SCROLLBAR-BASE-COLOR: #CC99CC
	}
		A:link {color: black; text-decoration: none}
		A:visited {color: black; text-decoration: none}
		A:active {text-decoration: none; color:red}
		A:hover {text-decoration: underline; color: red;}

