font.nounderline {
   text-decoration: none;
}
font.nounderline A:link {
   text-decoration: none;
}
font.nounderline A:visited {
   text-decoration: none;
}
font.nounderline A:hover {
   text-decoration: none;
}
font.nounderline A:active {
   text-decoration: none;
}
font.cellpadding {
   padding: 5;
}
font.floatleft {
   float: left;
}
font.floatright {
   float: right;
}

