
A:link {
 font-size : 14px;
 font-family: Tahoma, Arial;
 color : black;
 background : transparent;
 text-decoration : none;
}
A:hover {
 font-size : 14px;
 font-family: Tahoma, Arial;
 color : black;
 background : transparent;
 text-decoration : none;
}
A:active {
 font-size : 14px;
 font-family: Tahoma, Arial;
 color : black;
 background : transparent;
 text-decoration : none;
}
A:visited {
 font-size : 14px;
 font-family: Tahoma, Arial;
 color : black;
 background : transparent;
 text-decoration : none;
}
body {
 scrollbar-face-color:black; 
 scrollbar-track-color:47FF1B; 
 scrollbar-arrow-color:47FF1B; 
 scrollbar-dark-shadow-color:47FF1B; 
 scrollbar-highlight-color:47FF1B
}
