* {
	COLOR: black; BACKGROUND: white; cursor:help;
}

* {
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #00ff00;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-shadow-color: #00ff00;
scrollbar-arrow-color: #00ff00;
scrollbar-track-color: #ffffff;
}
a:hover {background: #00ff00; font-weight:bold; color: black; cursor:crosshair;}
img {display: none;}

input[type="reset"] { -moz-border-radius:25px }
input[type="submit"] { -moz-border-radius:25px }
input[type="button"] { -moz-border-radius:25px }
input[type="text"] { -moz-border-radius:25px }


input[type="button"] { border: double }
input[type="reset"] { border: double }
input[type="submit"] { border: double }

.ghost:after {content: url(../a/print.gif); 
img {display: block;}}


