body { background-color: white; }
p { }
td { }
a:link { color: #b9694c; font-weight: bold; text-decoration: none; }
a:visited { color: #b9694c; font-weight: bold; text-decoration: none; }
a:hover { color: #fff; font-weight: bold; background-color: #b9694c; text-decoration: none; }
a:active { color: #b9694c; font-weight: bold; text-decoration: none; }
