span.CellPadding {
   padding: 5;
}
span.CellPadding A:link {
   text-decoration: none;
}
span.CellPadding A:visited {
   text-decoration: none;
}
span.CellPadding A:hover {
   text-decoration: none;
}
span.CellPadding A:active {
   text-decoration: none;
}
span.SpecialLink {
   font-family: verdana;
   font-style: normal;
   font-weight: normal;
   font-size: 10px;
   color: #FFFFFF;
   text-decoration: none;
}
span.SpecialLink A:link {
   font-family: verdana;
   font-style: normal;
   font-weight: normal;
   font-size: 10px;
   color: #FFFFFF;
   text-decoration: none;
}
span.SpecialLink A:visited {
   font-family: verdana;
   font-style: normal;
   font-weight: normal;
   font-size: 10px;
   color: #FFFFFF;
   text-decoration: none;
}
span.SpecialLink A:hover {
   font-family: verdana;
   font-style: normal;
   font-weight: normal;
   font-size: 10px;
   color: #FFFF66;
   text-decoration: underline;
}
span.SpecialLink A:active {
   font-family: verdana;
   font-style: normal;
   font-weight: normal;
   font-size: 10px;
   color: #FFFFFF;
   text-decoration: none;
}
