/* Css */ body { /*color: #536482; background-color: white;*/ zoom: 80%; } .hght{ color: blue; font-family:cursive,monospace; font-size: 14px; white-space: nowrap; } .hght2{ color: red; font-family:cursive,monospace; font-size: 14px; } .lnk{ font-weight: bolder; font-family: sans-serif; color: sky; text-decoration: none; font-size: 24px; } .lnkEdit{ font-weight: bolder; font-family: sans-serif; color: black; text-decoration: none; font-size: 18px; } .lnkDelete{ font-weight: bolder; font-family: sans-serif; color:red; text-decoration: none; font-size: 18px; } /*.tble{ background-color:#EEEEEE; }*/ .tble2{ background-color: white; }