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