span.CellPadding {
   padding: 5;
}
span.CellPadding A:link {
   text-decoration: none;
}
span.CellPadding A:visited {
   text-decoration: none;
}
span.CellPadding A:hover {
   text-decoration: none;
}
span.CellPadding A:active {
   text-decoration: none;
}
span.links {
   text-decoration: none;
}
span.links A:link {
   color: #43331E;
   text-decoration: underline;
}
span.links A:visited {
   color: #C68A44;
   text-decoration: underline;
}
span.links A:hover {
   text-decoration: none;
}
span.links A:active {
   text-decoration: none;
}

