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.ImageRight {
   float: right;
}
span.ImageRight A:link {
   text-decoration: none;
}
span.ImageRight A:visited {
   text-decoration: none;
}
span.ImageRight A:hover {
   text-decoration: none;
}
span.ImageRight A:active {
   text-decoration: none;
}
span.noRepeat {
   background-repeat: no-repeat;
}
span.noRepeat A:link {
   text-decoration: none;
}
span.noRepeat A:visited {
   text-decoration: none;
}
span.noRepeat A:hover {
   text-decoration: none;
}
span.noRepeat A:active {
   text-decoration: none;
}
span.ImageLeft {
   float: left;
}
span.ImageLeft A:link {
   text-decoration: none;
}
span.ImageLeft A:visited {
   text-decoration: none;
}
span.ImageLeft A:hover {
   text-decoration: none;
}
span.ImageLeft A:active {
   text-decoration: none;
}
