li.cellpadding {
   padding: 3;
}
li.cellpadding A:link {
   float: left;
}
li.cellpadding A:visited {
   float: left;
}
li.cellpadding A:hover {
   float: left;
}
li.cellpadding A:active {
   float: left;
}
li.Content {
   padding: 5;
}
li.Content A:link {
   float: left;
}
li.Content A:visited {
   float: left;
}
li.Content A:hover {
   float: left;
}
li.Content A:active {
   float: left;
}
li.norepeat {
   background-repeat: no-repeat;
}
li.norepeat A:link {
   background-repeat: no-repeat;
}
li.norepeat A:visited {
   background-repeat: no-repeat;
}
li.norepeat A:hover {
   background-repeat: no-repeat;
}
li.norepeat A:active {
   background-repeat: no-repeat;
}
li.floatleft {
   float: left;
}
li.floatleft A:link {
   float: left;
}
li.floatleft A:visited {
   float: left;
}
li.floatleft A:hover {
   float: left;
}
li.floatleft A:active {
   float: left;
}
li.floatright {
   float: right;
}
li.floatright A:link {
   float: right;
}
li.floatright A:visited {
   float: right;
}
li.floatright A:hover {
   float: right;
}
li.floatright A:active {
   float: right;
}

