span.Redlink {
   color: #E40000;
}
span.Redlink A:link {
   color: #E40000;
}
span.Redlink A:visited {
   color: #E40000;
}
span.Redlink A:hover {
   color: #E40000;
}
span.Redlink A:active {
   color: #E40000;
}
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.nounderline {
   text-decoration: none;
}
span.nounderline A:link {
   text-decoration: none;
}
span.nounderline A:visited {
   text-decoration: none;
}
span.nounderline A:hover {
   text-decoration: none;
}
span.nounderline A:active {
   text-decoration: none;
}

