body { 
background: black url('graphics/spidernet.gif'); 
color: #CFB589;
font-size: 74%; 
font-family: verdana, sans-serif; 
margin-top: 0px;
margin-bottom: 0px;
}

html {
scrollbar-arrow-color:#000000;
scrollbar-3dlight-color :#480E00;
scrollbar-base-color:#000000;
scrollbar-darkshadow-color:#480E00;
scrollbar-highlight-color:#000000;
scrollbar-face-color:#480E00;
scrollbar-shadow-color:#000000;
scrollbar-track-color:#000000;
}

a:link {
background: transparent; 
color: #871D00;
text-decoration: none;
} 

a:visited { 
background: transparent; 
color: #871D00;  
text-decoration: none;
}

a:hover, a:active { 
background: transparent; 
color: #CFB589; 
text-decoration: none;
}

table.transline {
background: url('graphics/transline.gif');
color: #CFB589;
}

table.image {
background: #000000; 
border: 1px solid #3A0B00; 
width: 167px; 
height: 210px;
color: #CFB589;
vertical-align: middle;
text-align: center;
}

table.ar {
background: #CFB589; 
border: 1px solid #3A0B00; 
color: #000000;
}

a.buy:link {
background: transparent; 
color: #994322; 
text-decoration: underline;
} 

a.buy:visited { 
background: transparent; 
color: #994322; 
text-decoration: underline;
}

a.buy:hover, a:active { 
background: transparent; 
color: #994322; 
text-decoration: none;
}

.title {
font-size: 85%; 
font-weight: bold;
}

.small {
font-size: 84%; 
}


