body {
background: #000000;
scrollbar-face-color: #D793F3;
scrollbar-shadow-color: #9414BD; 
scrollbar-highlight-color: #E6CDF7;
scrollbar-3dlight-color: #9414BD; 
scrollbar-darkshadow-color: #9414BD;
scrollbar-track-color: #DEB5EF; 
scrollbar-arrow-color: #9414BD;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #000000;
}

.table {
font-family: Verdana, Arial, Helvetica;
font-size: 11px;
color: #000000;
}

a {
color: black;
background: none;
text-decoration: none;
}
a:visited {
color: black;
background: none;
text-decoration: none;
}
a:hover {
color: purple;
background: none;
text-decoration: none;
}
a:active {
color: black;
background: none;
text-decoration: none;
}