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