/* CSS Document */
BODY {background : url('../br/r_b.gif'); 
background-repeat: repeat-y;
background-position: 100% 0%;
background-color: silver; 
background-attachment: fixed;
color: #000000; 
text-decoration: none;
scrollbar-arrow-color: red; 
scrollbar-base-color: silver; 
scrollbar-track-color: #000;
scrollbar-shadow-color: #333;}
A:LINK  {color : #000000; text-decoration: underline}
A:ACTIVE  {color : #aa0000;  text-decoration: underline}
A:VISITED  {color : #440000;  text-decoration: underline}
A:HOVER   { color: #ff0000;  text-decoration: underline}
