select.Float_right {
   float: right;
}
select.Float_right A:link {
   text-decoration: none;
}
select.Float_right A:visited {
   text-decoration: none;
}
select.Float_right A:hover {
   text-decoration: none;
}
select.Float_right A:active {
   text-decoration: none;
}
select.Cellpadding {
   padding: 5;
}
select.Cellpadding A:link {
   text-decoration: none;
}
select.Cellpadding A:visited {
   text-decoration: none;
}
select.Cellpadding A:hover {
   text-decoration: none;
}
select.Cellpadding A:active {
   text-decoration: none;
}
select.floatleft {
   float: left;
}
select.floatleft A:link {
   text-decoration: none;
}
select.floatleft A:visited {
   text-decoration: none;
}
select.floatleft A:hover {
   text-decoration: none;
}
select.floatleft A:active {
   text-decoration: none;
}

