font.CellPadding {
   padding: 5;
}
font.CellPadding A:link {
   text-decoration: none;
}
font.CellPadding A:visited {
   text-decoration: none;
}
font.CellPadding A:hover {
   text-decoration: none;
}
font.CellPadding A:active {
   text-decoration: none;
}
font.redtext {
   font-family: verdana;
   font-weight: bold;
   font-size: 12px;
   color: #FF0000;
}
font.redtext A:link {
   text-decoration: none;
}
font.redtext A:visited {
   text-decoration: none;
}
font.redtext A:hover {
   text-decoration: none;
}
font.redtext A:active {
   text-decoration: none;
}
