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

