ul.Cellpadding {
   padding: 5;
   position: relative;
}
ul.Cellpadding A:link {
   text-decoration: none;
}
ul.Cellpadding A:visited {
   text-decoration: none;
}
ul.Cellpadding A:hover {
   text-decoration: none;
}
ul.Cellpadding A:active {
   text-decoration: none;
}
ul.Floatleft {
   float: left;
}
ul.Floatleft A:link {
   text-decoration: none;
}
ul.Floatleft A:visited {
   text-decoration: none;
}
ul.Floatleft A:hover {
   text-decoration: none;
}
ul.Floatleft A:active {
   text-decoration: none;
}
ul.Floatright {
   text-decoration: none;
}
ul.Floatright A:link {
   text-decoration: none;
}
ul.Floatright A:visited {
   text-decoration: none;
}
ul.Floatright A:hover {
   text-decoration: none;
}
ul.Floatright A:active {
   text-decoration: none;
}
