select.cellpad {
   padding: 5;
}
select.cellpad A:link {
   padding: 5;
}
select.cellpad A:visited {
   padding: 5;
}
select.cellpad A:hover {
   padding: 5;
}
select.cellpad A:active {
   padding: 5;
}
select.MO_LINK {
   font-family: serif;
   font-style: normal;
   font-weight: bold;
   font-size: 11;
   color: #E40000;
   text-decoration: none;
}
select.MO_LINK A:link {
   font-family: serif;
   font-style: normal;
   font-weight: bold;
   font-size: 11;
   color: #E40000;
   text-decoration: none;
}
select.MO_LINK A:visited {
   font-family: serif;
   font-style: normal;
   font-weight: bold;
   font-size: 11;
   color: #E40000;
   text-decoration: none;
}
select.MO_LINK A:hover {
   font-family: serif;
   font-style: normal;
   font-weight: bold;
   font-size: 11;
   color: #333333;
   text-decoration: none;
}
select.MO_LINK A:active {
   font-family: serif;
   font-style: normal;
   font-weight: bold;
   font-size: 11;
   color: #E40000;
   text-decoration: none;
}
