       a { text-decoration: none; }
       a { color: darkblue;}
       a:visited{ color:black; }
       a:alink { color: red; }
       a:link { color: darkblue; }
       a:vlink { color: darkblue; }
       tr.backblue{ background:darkblue; }
       .backwhite{ background:white; }
       .textWhite{ color:white; }
       .body { background-image:url(./Pics/JenniferLopez.jpg) }
