table.CellPadding {
   padding: 5;
}
table.CellPadding A:link {
   font-family: verdana;
   text-decoration: none;
}
table.CellPadding A:visited {
   font-family: verdana;
   text-decoration: none;
}
table.CellPadding A:hover {
   font-family: verdana;
   text-decoration: none;
}
table.CellPadding A:active {
   font-family: verdana;
   text-decoration: none;
}
table.WrapText {
   float: right;
}
table.WrapText A:link {
   font-family: verdana;
   text-decoration: none;
}
table.WrapText A:visited {
   font-family: verdana;
   text-decoration: none;
}
table.WrapText A:hover {
   font-family: verdana;
   text-decoration: none;
}
table.WrapText A:active {
   font-family: verdana;
   text-decoration: none;
}
table.default {
   font-family: verdana;
   font-size: 12px;
}
table.default A:link {
   font-family: verdana;
   font-size: 12px;
}
table.default A:visited {
   font-family: verdana;
   font-size: 12px;
}
table.default A:hover {
   font-family: verdana;
   font-size: 12px;
}
table.default A:active {
   font-family: verdana;
   font-size: 12px;
}
table.Mouse {
   font-family: verdana;
   font-size: 12px;
   color: #777777;
   text-decoration: none;
}
table.Mouse A:link {
   font-family: verdana;
   font-size: 12px;
   color: #777777;
   text-decoration: none;
}
table.Mouse A:visited {
   font-family: verdana;
   font-size: 12px;
   color: #777777;
   text-decoration: none;
}
table.Mouse A:hover {
   font-family: verdana;
   font-size: 12px;
   color: #CC0000;
   text-decoration: underline;
}
table.Mouse A:active {
   font-family: verdana;
   text-decoration: none;
}

