table {
background: #ffffe0;
}

a.lnk:link,a.lnk:visited,a.lnk:active {
text-decoration:none;
color:#000;
}
a.lnk:hover {
text-decoration:underline;
color:#000;
}
