body {
color: 										#000000; 
scrollbar-arrow-color: 						#ffffff; 
scrollbar-face-color: 						#000000;
background-color:							#ffffff;
}
a:link,a:visited  {
color: 										#000000; 
text-decoration: 							none
}
a:hover {
color: 										dimgray; 
text-decoration: 							underline
}