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

