body { 
background: #D6D6D6 url('images/boogoo.gif') repeat-x; 
color: #333333;
font-size: 74%; 
font-family: verdana, sans-serif; 
margin-top: 0px;
}

/* artists */
 
html {
scrollbar-arrow-color:#333333;
scrollbar-3dlight-color :#999999;
scrollbar-base-color:#D6D6D6 ;
scrollbar-darkshadow-color:#999999;
scrollbar-highlight-color:#333333;
scrollbar-face-color:#999999;
scrollbar-shadow-color:#333333;
scrollbar-track-color:#D6D6D6;
}

a:link {
background: transparent;
color: #333333;
text-decoration: underline;
} 

a:visited { 
background: transparent; 
color: #666666;
text-decoration: underline;
}

a:hover, a:active { 
background: transparent; 
color: #8A0505; 
text-decoration: underline;
}


a.picture:link {
background: #333333;
color: #000000;
text-decoration: underline;
} 

a.picture:visited { 
background: #333333;
color: #000000;
text-decoration: underline;
}

a.picture:hover, a.picture:active { 
background: #8A0505; 
color: #8A0505; 
text-decoration: underline;
}

form { margin-top: 0px; margin-bottom: 0px; 
}

.small {
font-size: 84%; 
}

.sb {
font-size: 7.5pt; 
}





