BODY {
background-image: url(bg_00.gif);
background-repeat: no-repeat; 
background-position: 98% 98%;
background-attachment: fixed;
scrollbar-base-color: saddlebrown; 
scrollbar-arrow-color: white; }
A { text-decoration: none; }
A:hover {color: white;
background-color: black; }
A:link { color: blue; } 
A:visited { color: blue; } 
A:active { color: red; }
P { font-size: 10pt; }
