body {
scrollbar-arrow-color: black;
scrollbar-track-color: black;
scrollbar-face-color: white;
scrollbar-highlight-color: black;
scrollbar-3dlight-color: #FFD01A;
scrollbar-darkshadow-color: #FFD01A;
scrollbar-shadow-color: black;
background-color : black; 
color : white; 
font-family : Tahoma, Helvetica, Arial, sans-serif; 
font-size : 16px; 
font-weight : normal; 
}
 
A:link {
color : #00ccff; 
background-color : transparent; 
text-decoration : none; 
} 
A:visited {
color : #00ccff; 
background-color : transparent; 
text-decoration : none; 
} 
A:hover {
color : red; 
background-color : transparent; 
text-decoration : underline; 
} 
.gold1 {
font-size : 19px; 
color : #FFD01A; 
background-color : transparent; 
text-decoration : none; 
font-weight : bold; 
} 
.white2 {
font-size : 13px; 
color : white; 
background-color : transparent; 
font-weight : bold;
}
li {
font-size : 13px; 
color : lime; 
background-color : transparent; 
font-weight : bold;  
list-style-type: square;
}





