table.CellPadding {
   padding: 5;
}
table.CellPadding A:link {
   text-decoration: none;
}
table.CellPadding A:visited {
   text-decoration: none;
}
table.CellPadding A:hover {
   text-decoration: none;
}
table.CellPadding A:active {
   text-decoration: none;
}
table.ImageRight {
   float: right;
}
table.ImageRight A:link {
   text-decoration: none;
}
table.ImageRight A:visited {
   text-decoration: none;
}
table.ImageRight A:hover {
   text-decoration: none;
}
table.ImageRight A:active {
   text-decoration: none;
}
table.noRepeat {
   background-repeat: no-repeat;
}
table.noRepeat A:link {
   text-decoration: none;
}
table.noRepeat A:visited {
   text-decoration: none;
}
table.noRepeat A:hover {
   text-decoration: none;
}
table.noRepeat A:active {
   text-decoration: none;
}
table.ImageLeft {
   float: left;
}
table.ImageLeft A:link {
   text-decoration: none;
}
table.ImageLeft A:visited {
   text-decoration: none;
}
table.ImageLeft A:hover {
   text-decoration: none;
}
table.ImageLeft A:active {
   text-decoration: none;
}
