li.CellPadding {
   padding: 5;
}
li.CellPadding A:link {
   text-decoration: none;
}
li.CellPadding A:visited {
   text-decoration: none;
}
li.CellPadding A:hover {
   text-decoration: none;
}
li.CellPadding A:active {
   text-decoration: none;
}
li.blacklink {
   border-width: 1;
   border-color: #000000;
}
li.blacklink A:link {
   border-width: 1;
   border-color: #000000;
}
li.blacklink A:visited {
   border-width: 1;
   border-color: #000000;
}
li.blacklink A:hover {
   border-width: 1;
   border-color: #000000;
}
li.blacklink A:active {
   border-width: 1;
   border-color: #000000;
}
li.floatleft {
   float: left;
}
li.floatleft A:link {
   text-decoration: none;
}
li.floatleft A:visited {
   text-decoration: none;
}
li.floatleft A:hover {
   text-decoration: none;
}
li.floatleft A:active {
   text-decoration: none;
}
li.floatright {
   float: right;
}
li.floatright A:link {
   text-decoration: none;
}
li.floatright A:visited {
   text-decoration: none;
}
li.floatright A:hover {
   text-decoration: none;
}
li.floatright A:active {
   text-decoration: none;
}
