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.CenterText {
   text-align: center;
}
span.CenterText A:link {
   text-decoration: none;
}
span.CenterText A:visited {
   text-decoration: none;
}
span.CenterText A:hover {
   text-decoration: none;
}
span.CenterText A:active {
   text-decoration: none;
}
span.Navigation {
   text-decoration: none;
}
span.Navigation A:link {
   color: #8B1B1B;
   text-decoration: underline;
}
span.Navigation A:visited {
   color: #8B1B1B;
   text-decoration: underline;
}
span.Navigation A:hover {
   color: #8B1B1B;
   text-decoration: underline;
}
span.Navigation A:active {
   color: #8B1B1B;
   text-decoration: underline;
}
