input.Cellpadding {
   padding: 5;
}
input.Cellpadding A:link {
   text-decoration: none;
}
input.Cellpadding A:visited {
   text-decoration: none;
}
input.Cellpadding A:hover {
   text-decoration: none;
}
input.Cellpadding A:active {
   text-decoration: none;
}
input.CenterText {
   text-align: center;
}
input.CenterText A:link {
   text-decoration: none;
}
input.CenterText A:visited {
   text-decoration: none;
}
input.CenterText A:hover {
   text-decoration: none;
}
input.CenterText A:active {
   text-decoration: none;
}
input.Navigation {
   text-decoration: none;
}
input.Navigation A:link {
   color: #8B1B1B;
   text-decoration: underline;
}
input.Navigation A:visited {
   color: #8B1B1B;
   text-decoration: underline;
}
input.Navigation A:hover {
   color: #8B1B1B;
   text-decoration: underline;
}
input.Navigation A:active {
   color: #8B1B1B;
   text-decoration: underline;
}
