select.BoldText {
   font-weight: bolder;
}
select.BoldText A:link {
   font-weight: bolder;
}
select.BoldText A:visited {
   font-weight: bolder;
}
select.BoldText A:hover {
   font-weight: bolder;
}
select.BoldText A:active {
   font-weight: bolder;
}
select.cellpad {
   padding: 5;
}
select.cellpad A:link {
   font-weight: bolder;
}
select.cellpad A:visited {
   font-weight: bolder;
}
select.cellpad A:hover {
   font-weight: bolder;
}
select.cellpad A:active {
   font-weight: bolder;
}
select.FloatRight {
   margin-top: 5;
   margin-right: 5;
   margin-bottom: 5;
   margin-left: 5;
   float: right;
}
select.FloatRight A:link {
   font-weight: bolder;
}
select.FloatRight A:visited {
   font-weight: bolder;
}
select.FloatRight A:hover {
   font-weight: bolder;
}
select.FloatRight A:active {
   font-weight: bolder;
}

