a:link{
font-weight:bold; 
cursor: crosshair;
color:#FDE18E; 
text-decoration: none
} 

a:visited{
font-weight:bold; 
cursor: crosshair;
color:#FDE18E; 
text-decoration: none
} 

a:hover{
border-top:#000000 1px dotted; 
font-weight: bold; 
cursor: crosshair;
color:#6C00D9; 
border-bottom: #000000 1px dotted; 
text-decoration: none 
}

a:active{
font-weight:bold; 
cursor: crosshair;
color:#C891FF; 
text-decoration: none
}


body{
scrollbar-face-color: #000000; 
scrollbar-highlight-color: #000000; 
scrollbar-shadow-color: #7F7F7F; 
scrollbar-3dlight-color: #7F7F7F; 
scrollbar-arrow-color: #7F7F7F; 
scrollbar-track-color: #000000; 
scrollbar-darkshadow-color: #000000
}

