A:link { color: #3399FF; }
A:visited { color: #009999; }
A:active { color: #FF6666; }
A:hover { color: #FF6666; }
body {
 color: #ffffff;
 background-color: #000000; 
 /*background-image: url(images/bgstripe.gif);*/
}
td.change {
 color: #575757;
 background: #3f3f3f;
}
td.change2 {
color: #3f3f3f;
background: #575757;
} 
td.change3 {
background: #3f3f3f;
}
/*set up javascript menu function to call color classes (ie: for table background color)*/

/*Old bgcolors: 8080FF, #808080 */

/*Get some background image that has large white and grey stripes - I want to keep the bgcolor as darkish grey and then put a bg image of greyish white lines*/