
body {
	margin:2px;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-face-color:#000099;
	scrollbar-highlight-color:#FFFFFF;

     }


BODY.normal { background-attachment: fixed; background-image: url(softback.gif) }
BODY.white  { background-attachment: fixed; background-image: url() }
text.normal { font-size:-1; }

          a.normal:link { color:#000066; text-decoration:none; }
          a.normal:visited { color:#000066; text-decoration:none; }
          a.normal:hover { text-decoration:underline; }

          a.white:link { color:#FFFFFF; text-decoration:none; }
          a.white:visited { color:#FFFFFF; text-decoration:none; }
          a.white:hover { text-decoration:underline; }

          a.green:link { color:#00CC33; text-decoration:none; }
          a.green:visited { color:#00CC33; text-decoration:none; }
          a.green:hover { text-decoration:underline; }

	  a.three:link { color:#000066; text-decoration:none; }
          a.three:visited { color:#000066; text-decoration:none; }
          a.three:hover { text-decoration:underline; background: #CC6666 }