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